summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2017-01-12wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann
2017-01-129p: constify ->d_name handlingAl Viro
2017-01-11flow disector: ARP supportSimon Horman
2017-01-10xfrm: add and use xfrm_state_afinfo_get_rcuFlorian Westphal
2017-01-10xfrm: remove xfrm_state_put_afinfoFlorian Westphal
2017-01-09smc: netlink interface for SMC socketsUrsula Braun
2017-01-09net: introduce keepalive function in struct protoUrsula Braun
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli
2017-01-09cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski
2017-01-08net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn
2017-01-08net-tc: convert tc_at to tc_at_ingressWillem de Bruijn
2017-01-08net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn
2017-01-08net-tc: extract skip classify bit from tc_verdWillem de Bruijn
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2017-01-06sctp: prepare asoc stream for stream reconfXin Long
2017-01-06net: ipv4: make fib_select_default staticDavid Ahern
2017-01-06cfg80211: support ieee80211-freq-limit DT propertyRafał Miłecki
2017-01-05wireless: move IEEE80211_NUM_ACS to ieee80211.hJohannes Berg
2017-01-03netfilter: merge udp and udplite conntrack helpersFlorian Westphal
2016-12-29ipv4: Namespaceify tcp_max_syn_backlog knobHaishuang Yan
2016-12-29ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan
2016-12-28sctp: remove return value from sctp_packet_init/configMarcelo Ricardo Leitner
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-17inet: Fix get port to handle zero port number with soreuseport setTom Herbert
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-13netlink: revert broken, broken "2-clause nla_ok()"Alexey Dobriyan
2016-12-13cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-09Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller
2016-12-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2016-12-08net: do not read sk_drops if application does not careEric Dumazet
2016-12-08net: rfs: add a jump labelEric Dumazet
2016-12-08flow dissector: ICMP supportSimon Horman
2016-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-12-07net: sock_rps_record_flow() is for connected socketsEric Dumazet
2016-12-07netfilter: nf_tables: support for set flushingPablo Neira Ayuso
2016-12-07netfilter: nf_tables: add stateful object reference to set elementsPablo Neira Ayuso
2016-12-07netfilter: nft_quota: add depleted flag for objectsPablo Neira Ayuso
2016-12-07netfilter: nf_tables: notify internal updates of stateful objectsPablo Neira Ayuso
2016-12-07netfilter: nf_tables: atomic dump and reset for stateful objectsPablo Neira Ayuso
2016-12-06netfilter: nf_tables: add stateful objectsPablo Neira Ayuso
2016-12-06netfilter: add and use nf_fwd_netdev_egressFlorian Westphal
2016-12-06netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fieldsPablo Neira Ayuso
2016-12-06netfilter: defrag: only register defrag functionality if neededFlorian Westphal
2016-12-05net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet