aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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-18sctp: process duplicated strreset out and addstrm out requests correctlyXin Long1-0/+1
2017-04-18nl80211: add request id in scheduled scan event messagesArend Van Spriel1-0/+2
2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern2-3/+6
2017-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller3-4/+21
2017-04-17net: dsa: isolate legacy codeVivien Didelot1-1/+3
2017-04-14net: Add a xfrm validate function to validate_xmit_skbSteffen Klassert1-0/+6
2017-04-14esp6: Reorganize esp_outputSteffen Klassert1-0/+3
2017-04-14esp4: Reorganize esp_outputSteffen Klassert1-0/+16
2017-04-14xfrm: Add an IPsec hardware offloading APISteffen Klassert1-1/+64
2017-04-14xfrm: Add mode handlers for IPsec on layer 2Steffen Klassert1-0/+10
2017-04-14xfrm: Move device notifications to a sepatate fileSteffen Klassert1-0/+1
2017-04-14xfrm: Add a xfrm type offload.Steffen Klassert1-6/+22
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg3-14/+30
2017-04-13genetlink: pass extended ACK report downJohannes Berg1-0/+12
2017-04-13netlink: extended ACK reportingJohannes Berg1-1/+2
2017-04-13net: ipv4: Refine the ipv4_default_advmssGao Feng1-0/+2
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg1-2/+6
2017-04-13cfg80211: allow leaving MU-MIMO monitor configuration unchangedJohannes Berg1-3/+6
2017-04-12Bluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE valueMarcin Kraglak1-1/+1
2017-04-126lowpan: Fix IID format for BluetoothLuiz Augusto von Dentz1-4/+0
2017-04-126lowpan: Use netdev addr_len to determine lladdr lenLuiz Augusto von Dentz1-0/+19
2017-04-12Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_tElena Reshetova1-3/+5
2017-04-12net: neigh: make ->hh_len 32-bitAlexey Dobriyan1-2/+2
2017-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-6/+5
2017-04-08net: dsa: Factor bottom tag receive functionsFlorian Fainelli1-1/+1
2017-04-07net-next: dsa: add Mediatek tag RX/TX handlerSean Wang1-0/+1
2017-04-06Merge tag 'rxrpc-rewrite-20170406' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-1/+1
2017-04-06net/sched: Removed unused vlan actions definitionOr Gerlitz1-3/+0
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-11/+22
2017-04-06rxrpc: Note a successfully aborted kernel operationDavid Howells1-1/+1
2017-04-05bonding: attempt to better support longer hw addressesJarod Wilson1-1/+11
2017-04-05Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller2-0/+35
2017-04-05net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14Gao Feng1-0/+3
2017-04-05sctp: get sock from transport in sctp_transport_update_pmtuXin Long2-6/+5
2017-04-05NFC: Add nfc_dbg() macroAndy Shevchenko1-0/+1
2017-04-04can: initial support for network namespacesMario Kicherer2-0/+35
2017-04-03flowcache: more "unsigned int"Alexey Dobriyan1-3/+3
2017-04-03flowcache: make flow_key_size() return "unsigned int"Alexey Dobriyan1-1/+1