index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding: convert num_grat_arp to the new bonding option API
Nikolay Aleksandrov
2015-07-27
1
-0
/
+1
*
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
2015-07-27
1
-5
/
+11
*
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
Thomas Graf
2015-07-23
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-23
2
-0
/
+18
|
\
|
*
Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-07-21
1
-0
/
+17
|
|
\
|
|
*
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
Arik Nemtsov
2015-07-17
1
-0
/
+17
|
*
|
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
2015-07-15
1
-0
/
+1
|
|
/
*
|
ip_tunnel: Provide tunnel metadata API for CONFIG_INET=n
Thomas Graf
2015-07-22
1
-0
/
+15
*
|
net: #ifdefify sk_classid member of struct sock
Mathias Krause
2015-07-21
1
-0
/
+2
*
|
openvswitch: Use regular VXLAN net_device device
Thomas Graf
2015-07-21
2
-20
/
+5
*
|
vxlan: Factor out device configuration
Thomas Graf
2015-07-21
1
-0
/
+59
*
|
fib: Add fib rule match on tunnel id
Thomas Graf
2015-07-21
2
-0
/
+12
*
|
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
2015-07-21
2
-2
/
+17
*
|
route: Extend flow representation with tunnel key
Thomas Graf
2015-07-21
1
-0
/
+8
*
|
vxlan: Flow based tunneling
Thomas Graf
2015-07-21
3
-1
/
+36
*
|
dst: Metadata destinations
Thomas Graf
2015-07-21
2
-1
/
+37
*
|
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
2015-07-21
1
-0
/
+63
*
|
mpls: ip tunnel support
Roopa Prabhu
2015-07-21
1
-0
/
+29
*
|
lwtunnel: support dst output redirect function
Roopa Prabhu
2015-07-21
1
-0
/
+12
*
|
ipv6: support for fib route lwtunnel encap attributes
Roopa Prabhu
2015-07-21
1
-0
/
+3
*
|
ipv4: support for fib route lwtunnel encap attributes
Roopa Prabhu
2015-07-21
2
-1
/
+5
*
|
lwtunnel: infrastructure for handling light weight tunnels like mpls
Roopa Prabhu
2015-07-21
1
-0
/
+132
*
|
switchdev: add offload_fwd_mark generator helper
Scott Feldman
2015-07-20
1
-0
/
+9
*
|
cls_cgroup: factor out classid retrieval
Daniel Borkmann
2015-07-20
1
-0
/
+29
*
|
ipv6: Nonlocal bind
Tom Herbert
2015-07-09
1
-0
/
+1
*
|
inet: inet_twsk_deschedule factorization
Eric Dumazet
2015-07-09
1
-1
/
+1
*
|
inet: simplify timewait refcounting
Eric Dumazet
2015-07-09
2
-6
/
+4
*
|
inet: remove BUG_ON() in twsk_destructor()
Eric Dumazet
2015-07-09
1
-3
/
+0
*
|
tcp: do not slow start when cwnd equals ssthresh
Yuchung Cheng
2015-07-09
1
-1
/
+1
*
|
tcp: add tcp_in_slow_start helper
Yuchung Cheng
2015-07-09
1
-1
/
+6
*
|
net_sched: act_mirred: remove spinlock in fast path
Eric Dumazet
2015-07-08
1
-1
/
+1
*
|
net_sched: act_gact: remove spinlock in fast path
Eric Dumazet
2015-07-08
1
-0
/
+11
*
|
net_sched: act_gact: use a separate packet counters for gact_determ()
Eric Dumazet
2015-07-08
1
-3
/
+4
*
|
net: sched: add percpu stats to actions
Eric Dumazet
2015-07-08
1
-1
/
+3
*
|
net: sched: extend percpu stats helpers
Eric Dumazet
2015-07-08
1
-10
/
+21
|
/
*
net: Kill sock->sk_protinfo
David Miller
2015-06-28
1
-2
/
+0
*
ax25: Stop using sock->sk_protinfo.
David Miller
2015-06-28
1
-1
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
51
-563
/
+1282
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-24
2
-0
/
+5
|
|
\
|
|
*
sctp: fix ASCONF list handling
Marcelo Ricardo Leitner
2015-06-14
2
-0
/
+5
|
*
|
net: ipv4 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
2015-06-24
2
-8
/
+11
|
*
|
net: track link-status of ipv4 nexthops
Andy Gospodarek
2015-06-24
1
-2
/
+2
|
*
|
switchdev: rename vlan vid_start to vid_begin
Scott Feldman
2015-06-23
1
-1
/
+1
|
*
|
netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook
Eric W. Biederman
2015-06-23
1
-0
/
+2
|
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-06-23
6
-70
/
+158
|
|
\
\
|
|
*
|
Bluetooth: hci_core: increase max adv inst
Florian Grandel
2015-06-18
1
-1
/
+1
|
|
*
|
Bluetooth: hci_core: remove obsolete adv_instance
Florian Grandel
2015-06-18
1
-6
/
+0
|
|
*
|
Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
Florian Grandel
2015-06-18
1
-0
/
+1
|
|
*
|
Bluetooth: hci_core/mgmt: move adv timeout to hdev
Florian Grandel
2015-06-18
1
-1
/
+4
|
|
*
|
Bluetooth: hci_core/mgmt: Introduce multi-adv list
Florian Grandel
2015-06-18
1
-0
/
+17
[next]