index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
|
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-13
6
-32
/
+34
|
*
|
|
mac80211: correct MU-MIMO monitor follow functionality
Johannes Berg
2017-04-13
1
-20
/
+58
|
*
|
|
cfg80211: allow leaving MU-MIMO monitor configuration unchanged
Johannes Berg
2017-04-13
2
-9
/
+7
|
*
|
|
mac80211: drop frames too short for FCS earlier
Johannes Berg
2017-04-13
1
-21
/
+18
|
*
|
|
mac80211: Fix clang warning about constant operand in logical operation
Matthias Kaehlcke
2017-04-13
1
-2
/
+4
|
*
|
|
cfg80211: Add support for FILS shared key authentication offload
Vidyullatha Kanchanapally
2017-03-31
2
-7
/
+108
|
*
|
|
cfg80211: Use a structure to pass connect response params
Vidyullatha Kanchanapally
2017-03-31
6
-122
/
+116
|
*
|
|
mac80211: mesh: drop new node with weak power
Masashi Honma
2017-03-29
1
-2
/
+8
|
*
|
|
cfg80211: preserve wdev ID across netns changes
Johannes Berg
2017-03-17
1
-1
/
+9
|
*
|
|
nl80211: Use signed function for a signed variable
Masashi Honma
2017-03-16
1
-1
/
+1
[next]