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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
2014-12-10
1
-17
/
+9
|
\
|
*
mm: memcontrol: lockless page counters
Johannes Weiner
2014-12-10
1
-17
/
+9
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-10
3
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
8
-3
/
+55
|
|
\
|
*
|
netfilter: Convert print_tuple functions to return void
Joe Perches
2014-11-05
3
-5
/
+5
|
*
|
netfilter: Remove return values for print_conntrack callbacks
Steven Rostedt (Red Hat)
2014-11-05
1
-1
/
+1
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-09
1
-0
/
+1
|
\
\
\
|
*
\
\
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2014-11-16
5
-0
/
+28
|
|
\
\
\
|
*
|
|
|
sched, net: Clean up sk_wait_event() vs. might_sleep()
Peter Zijlstra
2014-10-28
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
Willem de Bruijn
2014-11-26
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
vxlan: Inline vxlan_gso_check().
Joe Stringer
2014-11-18
1
-1
/
+17
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-11-16
1
-2
/
+0
|
\
\
\
|
*
|
|
netfilter: nf_tables: restore synchronous object release from commit/abort
Pablo Neira Ayuso
2014-11-12
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
net: Add vxlan_gso_check() helper
Joe Stringer
2014-11-14
1
-0
/
+2
*
|
|
udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
Jesse Gross
2014-11-10
1
-0
/
+9
*
|
|
net/9p: remove a comment about pref member which doesn't exist
Ryo Munakata
2014-11-06
1
-1
/
+0
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-10-31
2
-0
/
+20
|
\
\
|
*
|
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
2014-10-31
1
-0
/
+10
|
*
|
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
2014-10-31
1
-0
/
+10
*
|
|
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
2014-10-30
1
-0
/
+2
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-10-20
2
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
Pablo Neira Ayuso
2014-10-13
2
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-19
1
-0
/
+2
|
\
\
|
*
|
tcp: fix build error if IPv6 is not enabled
Eric Dumazet
2014-10-18
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-18
7
-9
/
+43
|
\
|
|
|
*
|
net: dsa: add includes for ethtool and phy_fixed definitions
Florian Fainelli
2014-10-17
1
-0
/
+1
|
*
|
ipv6: introduce tcp_v6_iif()
Eric Dumazet
2014-10-17
2
-2
/
+12
|
*
|
ipv4: clean up cookie_v4_check()
Cong Wang
2014-10-17
1
-3
/
+2
|
*
|
ipv4: share tcp_v4_save_options() with cookie_v4_check()
Cong Wang
2014-10-17
1
-0
/
+20
|
*
|
netlink: fix description of portid
Nicolas Dichtel
2014-10-16
1
-1
/
+1
|
*
|
ipv6: remove aca_lock spinlock from struct ifacaddr6
Li RongQing
2014-10-14
1
-1
/
+0
|
*
|
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
2014-10-14
1
-0
/
+5
|
*
|
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
2014-10-14
1
-3
/
+3
|
|
/
*
|
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
2
-4
/
+4
|
\
\
|
*
|
net: Replace get_cpu_var through this_cpu_ptr
Christoph Lameter
2014-08-26
2
-4
/
+4
*
|
|
lib80211: remove unused print_ssid()
Andy Shevchenko
2014-10-14
1
-5
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-11
1
-155
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-10-10
1
-155
/
+2
|
|
\
\
|
|
*
|
netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.h
Pablo Neira Ayuso
2014-10-07
1
-155
/
+2
*
|
|
|
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-10
2
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
2014-09-24
10
-8
/
+44
|
|
\
\
\
|
*
|
|
|
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
2014-09-08
2
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
52
-453
/
+984
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-08
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
2014-10-06
1
-1
/
+1
|
*
|
|
|
|
openvswitch: fix a compilation error when CONFIG_INET is not setW!
Andy Zhou
2014-10-07
1
-15
/
+21
|
*
|
|
|
|
ipv6: make fib6 serial number per namespace
Hannes Frederic Sowa
2014-10-07
1
-1
/
+1
|
*
|
|
|
|
ipv6: make rt_sernum atomic and serial number fields ordinary ints
Hannes Frederic Sowa
2014-10-07
1
-1
/
+1
|
*
|
|
|
|
ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal
Hannes Frederic Sowa
2014-10-07
1
-4
/
+14
|
*
|
|
|
|
net: sched: remove tcf_proto from ematch calls
John Fastabend
2014-10-06
1
-5
/
+5
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]