| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | gso: Validate assumption of frag_list segementation | Ilan Tayari | 2017-04-21 | 1 | -4/+14 |
| * | ipv6: sr: fix double free of skb after handling invalid SRH | David Lebrun | 2017-04-21 | 1 | -1/+0 |
| * | net sched actions: allocate act cookie early | Wolfgang Bumiller | 2017-04-20 | 1 | -23/+32 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-04-20 | 1 | -29/+64 |
| |\ |
|
| | * | af_key: Fix sadb_x_ipsecrequest parsing | Herbert Xu | 2017-04-18 | 1 | -21/+26 |
| | * | af_key: Add lock to key dump | Yuejie Shi | 2017-04-03 | 1 | -8/+38 |
| * | | ipv6: sr: fix out-of-bounds access in SRH validation | David Lebrun | 2017-04-20 | 1 | -0/+3 |
| * | | mac80211: reject ToDS broadcast data frames | Johannes Berg | 2017-04-20 | 1 | -0/+21 |
| * | | Merge tag 'mac80211-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2017-04-20 | 1 | -18/+47 |
| |\ \ |
|
| | * | | mac80211: fix MU-MIMO follow-MAC mode | Johannes Berg | 2017-04-13 | 1 | -18/+47 |
* | | | | Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2017-04-21 | 1 | -10/+14 |
|\ \ \ \ |
|
| * | | | | NFC: netlink: Use error code from nfc_activate_target() | Andy Shevchenko | 2017-04-05 | 1 | -1/+1 |
| * | | | | nfc: Send same info for both of NFC_CMD_GET_DEVICE and NFC_EVENT_DEVICE_ADDED | OGAWA Hirofumi | 2017-04-01 | 1 | -9/+13 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-04-21 | 20 | -363/+1564 |
|\ \ \ \ \ |
|
| * | | | | | esp4/6: Fix GSO path for non-GSO SW-crypto packets | Ilan Tayari | 2017-04-19 | 2 | -5/+6 |
| * | | | | | esp6: fix incorrect null pointer check on xo | Colin Ian King | 2017-04-19 | 1 | -1/+1 |
| * | | | | | xfrm: Prepare the GRO codepath for hardware offloading. | Steffen Klassert | 2017-04-14 | 3 | -63/+71 |
| * | | | | | xfrm: Add encapsulation header offsets while SKB is not encrypted | Ilan Tayari | 2017-04-14 | 5 | -0/+11 |
| * | | | | | net: Add a xfrm validate function to validate_xmit_skb | Steffen Klassert | 2017-04-14 | 2 | -0/+32 |
| * | | | | | esp: Use a synchronous crypto algorithm on offloading. | Steffen Klassert | 2017-04-14 | 2 | -4/+20 |
| * | | | | | xfrm: Add xfrm_replay_overflow functions for offloading | Steffen Klassert | 2017-04-14 | 1 | -2/+157 |
| * | | | | | esp: Add gso handlers for esp4 and esp6 | Steffen Klassert | 2017-04-14 | 5 | -4/+203 |
| * | | | | | esp6: Reorganize esp_output | Steffen Klassert | 2017-04-14 | 2 | -124/+243 |
| * | | | | | esp4: Reorganize esp_output | Steffen Klassert | 2017-04-14 | 2 | -158/+285 |
| * | | | | | esp6: Remame esp_input_done2 | Steffen Klassert | 2017-04-14 | 1 | -3/+3 |
| * | | | | | xfrm: Add an IPsec hardware offloading API | Steffen Klassert | 2017-04-14 | 11 | -23/+338 |
| * | | | | | xfrm: Add mode handlers for IPsec on layer 2 | Steffen Klassert | 2017-04-14 | 4 | -0/+114 |
| * | | | | | xfrm: Move device notifications to a sepatate file | Steffen Klassert | 2017-04-14 | 3 | -17/+45 |
| * | | | | | xfrm: Add a xfrm type offload. | Steffen Klassert | 2017-04-14 | 1 | -0/+73 |
| * | | | | | net: Add ESP offload features | Steffen Klassert | 2017-04-14 | 1 | -0/+3 |
* | | | | | | net_sched: remove useless NULL to tp->root | WANG Cong | 2017-04-21 | 3 | -20/+0 |
* | | | | | | net_sched: move the empty tp check from ->destroy() to ->delete() | WANG Cong | 2017-04-21 | 12 | -126/+132 |
* | | | | | | bpf: add napi_id read access to __sk_buff | Daniel Borkmann | 2017-04-21 | 1 | -0/+14 |
* | | | | | | Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning | Matthew Whitehead | 2017-04-21 | 2 | -1/+11 |
* | | | | | | ip_tunnel: Allow policy-based routing through tunnels | Craig Gallek | 2017-04-21 | 5 | -42/+90 |
* | | | | | | ip6_tunnel: Allow policy-based routing through tunnels | Craig Gallek | 2017-04-21 | 3 | -3/+36 |
* | | | | | | net: dsa: Remove redundant NULL dst check | Florian Fainelli | 2017-04-21 | 1 | -5/+0 |
* | | | | | | tcp_cubic: fix typo in module param description | Chema Gonzalez | 2017-04-20 | 1 | -1/+1 |
* | | | | | | net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0 | subashab@codeaurora.org | 2017-04-20 | 1 | -9/+15 |
* | | | | | | tcp: remove poll() flakes with FastOpen | Eric Dumazet | 2017-04-20 | 1 | -7/+9 |
* | | | | | | tcp: remove poll() flakes when receiving RST | Eric Dumazet | 2017-04-20 | 1 | -2/+2 |
* | | | | | | bpf: remove reference to sock_filter_ext from kerneldoc comment | Tobias Klauser | 2017-04-20 | 1 | -1/+2 |
* | | | | | | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc... | David S. Miller | 2017-04-20 | 36 | -439/+1338 |
|\ \ \ \ \ \ |
|
| * | | | | | | nl80211: Fix enum type of variable in nl80211_put_sta_rate() | Matthias Kaehlcke | 2017-04-18 | 1 | -1/+1 |
| * | | | | | | mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss() | Matthias Kaehlcke | 2017-04-18 | 1 | -2/+2 |
| * | | | | | | cfg80211: Fix array-bounds warning in fragment copy | Matthias Kaehlcke | 2017-04-18 | 1 | -3/+3 |
| * | | | | | | mac80211: keep a separate list of monitor interfaces that are up | Johannes Berg | 2017-04-18 | 4 | -12/+22 |
| * | | | | | | nl80211: add request id in scheduled scan event messages | Arend Van Spriel | 2017-04-18 | 3 | -17/+14 |
| * | | | | | | mac80211: use common code for monitor options in add/change | Johannes Berg | 2017-04-13 | 1 | -58/+64 |
| * | | | | | | cfg80211: refactor nl80211 monitor option parsing | Johannes Berg | 2017-04-13 | 1 | -56/+70 |