index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-25
{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
Yuval Shaia
1
-4
/
+18
2017-04-25
can: network namespace support for CAN gateway
Oliver Hartkopp
1
-0
/
+3
2017-04-25
can: network namespace support for CAN_BCM protocol
Oliver Hartkopp
1
-0
/
+1
2017-04-25
can: complete initial namespace support
Oliver Hartkopp
1
-0
/
+5
2017-04-24
flow_dissector: add mpls support (v2)
Benjamin LaHaise
1
-0
/
+8
2017-04-24
net/tcp_fastopen: Add snmp counter for blackhole detection
Wei Wang
1
-1
/
+1
2017-04-24
net/tcp_fastopen: Disable active side TFO in certain scenarios
Wei Wang
1
-0
/
+6
2017-04-24
Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-0
/
+2
2017-04-24
VSOCK: Add vsockmon tap functions
Gerard Garcia
1
-0
/
+13
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2017-04-22
net/devlink: Add E-Switch encapsulation control
Roi Dayan
1
-0
/
+2
2017-04-21
Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+1
2017-04-21
bonding: fix wq initialization for links created via netlink
Mahesh Bandewar
1
-0
/
+1
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-6
/
+121
2017-04-21
net_sched: move the empty tp check from ->destroy() to ->delete()
WANG Cong
1
-2
/
+2
2017-04-21
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
1
-2
/
+3
2017-04-21
ip6_tunnel: Allow policy-based routing through tunnels
Craig Gallek
1
-0
/
+2
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2
-20
/
+182
2017-04-20
net: dsa: add support for the SMSC-LAN9303 tagging format
Juergen Beisert
1
-0
/
+1
2017-04-19
nefilter: eache: reduce struct size from 32 to 24 byte
Florian Westphal
1
-2
/
+2
2017-04-19
netfilter: allow early drop of assured conntracks
Florian Westphal
1
-0
/
+3
2017-04-19
netfilter: conntrack: use u8 for extension sizes again
Florian Westphal
1
-2
/
+2
2017-04-19
netfilter: remove last traces of variable-sized extensions
Florian Westphal
1
-7
/
+1
2017-04-19
netfilter: helpers: remove data_len usage for inkernel helpers
Florian Westphal
1
-5
/
+6
2017-04-19
netfilter: helper: add build-time asserts for helper data size
Florian Westphal
1
-1
/
+4
2017-04-19
netfilter: conntrack: move helper struct to nf_conntrack_helper.h
Florian Westphal
2
-19
/
+17
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-1
/
+1
2017-04-18
sctp: process duplicated strreset out and addstrm out requests correctly
Xin Long
1
-0
/
+1
2017-04-18
nl80211: add request id in scheduled scan event messages
Arend Van Spriel
1
-0
/
+2
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
2
-3
/
+6
2017-04-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-4
/
+21
2017-04-17
net: dsa: isolate legacy code
Vivien Didelot
1
-1
/
+3
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
3
-8
/
+3
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
2
-14
/
+2
2017-04-14
net: Add a xfrm validate function to validate_xmit_skb
Steffen Klassert
1
-0
/
+6
2017-04-14
esp6: Reorganize esp_output
Steffen Klassert
1
-0
/
+3
2017-04-14
esp4: Reorganize esp_output
Steffen Klassert
1
-0
/
+16
2017-04-14
xfrm: Add an IPsec hardware offloading API
Steffen Klassert
1
-1
/
+64
2017-04-14
xfrm: Add mode handlers for IPsec on layer 2
Steffen Klassert
1
-0
/
+10
2017-04-14
xfrm: Move device notifications to a sepatate file
Steffen Klassert
1
-0
/
+1
2017-04-14
xfrm: Add a xfrm type offload.
Steffen Klassert
1
-6
/
+22
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
3
-14
/
+30
2017-04-13
genetlink: pass extended ACK report down
Johannes Berg
1
-0
/
+12
2017-04-13
netlink: extended ACK reporting
Johannes Berg
1
-1
/
+2
2017-04-13
net: ipv4: Refine the ipv4_default_advmss
Gao Feng
1
-0
/
+2
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
1
-2
/
+6
2017-04-13
cfg80211: allow leaving MU-MIMO monitor configuration unchanged
Johannes Berg
1
-3
/
+6
2017-04-12
Bluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE value
Marcin Kraglak
1
-1
/
+1
2017-04-12
6lowpan: Fix IID format for Bluetooth
Luiz Augusto von Dentz
1
-4
/
+0
2017-04-12
6lowpan: Use netdev addr_len to determine lladdr len
Luiz Augusto von Dentz
1
-0
/
+19
[prev]
[next]