aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+2
2017-05-04cfg80211: make RATE_INFO_BW_20 the defaultJohannes Berg1-1/+1
2017-05-04ipv6: initialize route null entry in addrconf_init()WANG Cong1-0/+1
2017-05-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-4/+18
2017-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller15-95/+70
2017-05-01netfilter: nf_ct_ext: invoke destroy even when ext is not attachedLiping Zhang1-6/+1
2017-05-01Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-nextPablo Neira Ayuso1-2/+0
2017-05-01netfilter: nf_queue: only call synchronize_net twice if nf_queue is activeFlorian Westphal1-2/+1
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-110/+167
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel1-3/+8
2017-04-28mac80211: Add support for BSS max idle period elementAvraham Stern1-1/+13
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern1-32/+26
2017-04-28ipvs: remove unused function ip_vs_set_state_timeoutAaron Conole1-2/+0
2017-04-28mac80211: add ieee80211_tx_status_extFelix Fietkau1-3/+28
2017-04-28mac80211: make rate control tx status API more extensibleFelix Fietkau1-4/+16
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg1-2/+2
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-20/+17
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-55/+53
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel1-7/+8
2017-04-26nl80211: add support for BSSIDs in scheduled scan matchsetsArend Van Spriel1-1/+5
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel1-1/+8
2017-04-26cfg80211: simplify netlink socket owner interface deletionJohannes Berg1-2/+4
2017-04-26tcp: do not pass timestamp to tcp_rack_advance()Eric Dumazet1-2/+1
2017-04-26tcp: do not pass timestamp to tcp_rate_gen()Eric Dumazet1-1/+1
2017-04-26tcp: do not pass timestamp to tcp_rack_mark_lost()Eric Dumazet1-1/+1
2017-04-26netfilter: don't attach a nat extension by defaultFlorian Westphal1-1/+1
2017-04-26netfilter: conntrack: mark extension structs as constFlorian Westphal1-2/+2
2017-04-26netfilter: conntrack: remove prealloc supportFlorian Westphal1-6/+0
2017-04-26netfilter: synproxy: only register hooks when neededFlorian Westphal1-0/+2
2017-04-25{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia1-4/+18
2017-04-25can: network namespace support for CAN gatewayOliver Hartkopp1-0/+3
2017-04-25can: network namespace support for CAN_BCM protocolOliver Hartkopp1-0/+1
2017-04-25can: complete initial namespace supportOliver Hartkopp1-0/+5
2017-04-24flow_dissector: add mpls support (v2)Benjamin LaHaise1-0/+8
2017-04-24net/tcp_fastopen: Add snmp counter for blackhole detectionWei Wang1-1/+1
2017-04-24net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang1-0/+6
2017-04-24Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+2
2017-04-24VSOCK: Add vsockmon tap functionsGerard Garcia1-0/+13
2017-04-22net/devlink: Add E-Switch encapsulation controlRoi Dayan1-0/+2
2017-04-21Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller1-0/+1
2017-04-21bonding: fix wq initialization for links created via netlinkMahesh Bandewar1-0/+1
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller2-6/+121
2017-04-21net_sched: move the empty tp check from ->destroy() to ->delete()WANG Cong1-2/+2
2017-04-21ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek1-2/+3
2017-04-21ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek1-0/+2
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-20/+182
2017-04-20net: dsa: add support for the SMSC-LAN9303 tagging formatJuergen Beisert1-0/+1
2017-04-19nefilter: eache: reduce struct size from 32 to 24 byteFlorian Westphal1-2/+2
2017-04-19netfilter: allow early drop of assured conntracksFlorian Westphal1-0/+3
2017-04-19netfilter: conntrack: use u8 for extension sizes againFlorian Westphal1-2/+2