summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-229-81/+188
|\
| * netpoll: Check for skb->queue_mappingTushar Dave2017-04-211-2/+8
| * ip6mr: fix notification device destructionNikolay Aleksandrov2017-04-211-7/+6
| * net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter2017-04-211-1/+3
| * net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2017-04-211-0/+4
| * gso: Validate assumption of frag_list segementationIlan Tayari2017-04-211-4/+14
| * ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun2017-04-211-1/+0
| * net sched actions: allocate act cookie earlyWolfgang Bumiller2017-04-201-23/+32
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-201-29/+64
| |\
| | * af_key: Fix sadb_x_ipsecrequest parsingHerbert Xu2017-04-181-21/+26
| | * af_key: Add lock to key dumpYuejie Shi2017-04-031-8/+38
| * | ipv6: sr: fix out-of-bounds access in SRH validationDavid Lebrun2017-04-201-0/+3
| * | mac80211: reject ToDS broadcast data framesJohannes Berg2017-04-201-0/+21
| * | Merge tag 'mac80211-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-04-201-18/+47
| |\ \
| | * | mac80211: fix MU-MIMO follow-MAC modeJohannes Berg2017-04-131-18/+47
* | | | Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-04-211-10/+14
|\ \ \ \
| * | | | NFC: netlink: Use error code from nfc_activate_target()Andy Shevchenko2017-04-051-1/+1
| * | | | nfc: Send same info for both of NFC_CMD_GET_DEVICE and NFC_EVENT_DEVICE_ADDEDOGAWA Hirofumi2017-04-011-9/+13
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-2120-363/+1564
|\ \ \ \ \
| * | | | | esp4/6: Fix GSO path for non-GSO SW-crypto packetsIlan Tayari2017-04-192-5/+6
| * | | | | esp6: fix incorrect null pointer check on xoColin Ian King2017-04-191-1/+1
| * | | | | xfrm: Prepare the GRO codepath for hardware offloading.Steffen Klassert2017-04-143-63/+71
| * | | | | xfrm: Add encapsulation header offsets while SKB is not encryptedIlan Tayari2017-04-145-0/+11
| * | | | | net: Add a xfrm validate function to validate_xmit_skbSteffen Klassert2017-04-142-0/+32
| * | | | | esp: Use a synchronous crypto algorithm on offloading.Steffen Klassert2017-04-142-4/+20
| * | | | | xfrm: Add xfrm_replay_overflow functions for offloadingSteffen Klassert2017-04-141-2/+157
| * | | | | esp: Add gso handlers for esp4 and esp6Steffen Klassert2017-04-145-4/+203
| * | | | | esp6: Reorganize esp_outputSteffen Klassert2017-04-142-124/+243
| * | | | | esp4: Reorganize esp_outputSteffen Klassert2017-04-142-158/+285
| * | | | | esp6: Remame esp_input_done2Steffen Klassert2017-04-141-3/+3
| * | | | | xfrm: Add an IPsec hardware offloading APISteffen Klassert2017-04-1411-23/+338
| * | | | | xfrm: Add mode handlers for IPsec on layer 2Steffen Klassert2017-04-144-0/+114
| * | | | | xfrm: Move device notifications to a sepatate fileSteffen Klassert2017-04-143-17/+45
| * | | | | xfrm: Add a xfrm type offload.Steffen Klassert2017-04-141-0/+73
| * | | | | net: Add ESP offload featuresSteffen Klassert2017-04-141-0/+3
* | | | | | net_sched: remove useless NULL to tp->rootWANG Cong2017-04-213-20/+0
* | | | | | net_sched: move the empty tp check from ->destroy() to ->delete()WANG Cong2017-04-2112-126/+132
* | | | | | bpf: add napi_id read access to __sk_buffDaniel Borkmann2017-04-211-0/+14
* | | | | | Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead2017-04-212-1/+11
* | | | | | ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek2017-04-215-42/+90
* | | | | | ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek2017-04-213-3/+36
* | | | | | net: dsa: Remove redundant NULL dst checkFlorian Fainelli2017-04-211-5/+0
* | | | | | tcp_cubic: fix typo in module param descriptionChema Gonzalez2017-04-201-1/+1
* | | | | | net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0subashab@codeaurora.org2017-04-201-9/+15
* | | | | | tcp: remove poll() flakes with FastOpenEric Dumazet2017-04-201-7/+9
* | | | | | tcp: remove poll() flakes when receiving RSTEric Dumazet2017-04-201-2/+2
* | | | | | bpf: remove reference to sock_filter_ext from kerneldoc commentTobias Klauser2017-04-201-1/+2
* | | | | | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-2036-439/+1338
|\ \ \ \ \ \
| * | | | | | nl80211: Fix enum type of variable in nl80211_put_sta_rate()Matthias Kaehlcke2017-04-181-1/+1
| * | | | | | mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()Matthias Kaehlcke2017-04-181-2/+2