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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-5
/
+3
2015-10-15
switchdev: assert rtnl mutex when going over lower netdevs
Jiri Pirko
1
-4
/
+11
2015-10-15
bridge: defer switchdev fdb del call in fdb_del_external_learn
Jiri Pirko
2
-1
/
+7
2015-10-15
switchdev: introduce possibility to defer obj_add/del
Jiri Pirko
1
-20
/
+80
2015-10-15
switchdev: remove pointers from switchdev objects
Jiri Pirko
3
-6
/
+9
2015-10-15
switchdev: allow caller to explicitly request attr_set as deferred
Jiri Pirko
2
-66
/
+45
2015-10-15
switchdev: make struct switchdev_attr parameter const for attr_set calls
Jiri Pirko
2
-4
/
+5
2015-10-15
switchdev: introduce switchdev deferred ops infrastructure
Jiri Pirko
1
-0
/
+80
2015-10-15
netfilter: nfnetlink_log: validate dependencies to avoid breaking atomicity
Pablo Neira
1
-19
/
+24
2015-10-15
netfilter: nfnetlink_log: consolidate check for instance in nfulnl_recv_config()
Pablo Neira Ayuso
1
-23
/
+5
2015-10-14
tipc: move fragment importance field to new header position
Jon Paul Maloy
1
-2
/
+2
2015-10-14
tcp: avoid spurious SYN flood detection at listen() time
Eric Dumazet
1
-2
/
+2
2015-10-14
tcp/dccp: fix potential NULL deref in __inet_inherit_port()
Eric Dumazet
1
-0
/
+4
2015-10-14
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
Joe Perches
1
-1
/
+1
2015-10-14
Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/l...
David S. Miller
1
-5
/
+10
2015-10-14
Merge tag 'mac80211-for-davem-2015-10-13' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-3
/
+7
2015-10-14
tipc: eliminate risk of stalled link synchronization
Jon Paul Maloy
1
-3
/
+3
2015-10-14
Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"
Paolo Abeni
2
-15
/
+1
2015-10-14
netfilter: ipv6: pointer cast layout
Ian Morris
1
-1
/
+1
2015-10-14
netfilter: ip6_tables: improve if statements
Ian Morris
1
-3
/
+3
2015-10-13
tcp/dccp: fix behavior of stale SYN_RECV request sockets
Eric Dumazet
4
-18
/
+26
2015-10-13
Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2015-10-13
can: avoid using timeval for uapi
Arnd Bergmann
1
-5
/
+10
2015-10-13
netfilter: ip6_tables: ternary operator layout
Ian Morris
1
-2
/
+2
2015-10-13
netfilter: ipv6: whitespace around operators
Ian Morris
3
-5
/
+5
2015-10-13
netfilter: ipv6: code indentation
Ian Morris
3
-6
/
+6
2015-10-13
netfilter: ip6_tables: function definition layout
Ian Morris
1
-3
/
+3
2015-10-13
netfilter: ip6_tables: label placement
Ian Morris
1
-1
/
+1
2015-10-13
bridge: vlan: move back vlan_flush
Nikolay Aleksandrov
3
-10
/
+25
2015-10-13
bridge: vlan: drop unnecessary flush code
Nikolay Aleksandrov
1
-8
/
+1
2015-10-13
bridge: vlan: use rcu for vlan_list traversal in br_fill_ifinfo
Nikolay Aleksandrov
1
-8
/
+13
2015-10-13
bridge: vlan: use proper rcu for the vlgrp member
Nikolay Aleksandrov
6
-53
/
+104
2015-10-13
net: Add VRF support to IPv6 stack
David Ahern
5
-14
/
+63
2015-10-13
net: Export fib6_get_table and nd_tbl
David Ahern
2
-0
/
+2
2015-10-13
ipv6: Don't call with rt6_uncached_list_flush_dev
Eric W. Biederman
1
-5
/
+7
2015-10-13
bridge: fix gc_timer mod/del race condition
Nikolay Aleksandrov
1
-1
/
+9
2015-10-13
switchdev: check if the vlan id is in the proper vlan range
Nikolay Aleksandrov
1
-0
/
+3
2015-10-13
switchdev: enforce no pvid flag in vlan ranges
Nikolay Aleksandrov
1
-0
/
+3
2015-10-13
net: dsa: do not warn unsupported bridge ops
Vivien Didelot
1
-1
/
+1
2015-10-13
RDS-TCP: Reset tcp callbacks if re-using an outgoing socket in rds_tcp_accept...
Sowmini Varadhan
1
-0
/
+3
2015-10-13
RDS: Invoke ->laddr_check() in rds_bind() for explicitly bound transports.
Sowmini Varadhan
1
-1
/
+8
2015-10-13
netfilter: nfqueue: don't use prev pointer
Florian Westphal
1
-4
/
+2
2015-10-13
mac80211: Fix hwflags debugfs file format
Mohammed Shafi Shajakhan
1
-1
/
+1
2015-10-12
bridge: vlan: enforce no pvid flag in vlan ranges
Nikolay Aleksandrov
1
-0
/
+3
2015-10-12
ipv6 route: use err pointers instead of returning pointer by reference
Roopa Prabhu
1
-15
/
+17
2015-10-12
ipv6: Pass struct net into nf_ct_frag6_gather
Eric W. Biederman
3
-5
/
+4
2015-10-12
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
6
-15
/
+16
2015-10-12
ipv4: Only compute net once in ip_call_ra_chain
Eric W. Biederman
1
-1
/
+2
2015-10-12
packet: fix match_fanout_group()
Eric Dumazet
1
-3
/
+3
2015-10-12
ipv4/icmp: redirect messages can use the ingress daddr as source
Paolo Abeni
2
-1
/
+15
[prev]
[next]