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
2013-10-11
ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is found
Oussama Ghorbel
1
-2
/
+1
2013-10-11
netem: free skb's in tree on reset
stephen hemminger
1
-0
/
+16
2013-10-11
netem: update backlog after drop
stephen hemminger
1
-0
/
+1
2013-10-11
l2tp: must disable bh before calling l2tp_xmit_skb()
Eric Dumazet
1
-0
/
+4
2013-10-11
vti: get rid of nf mark rule in prerouting
Christophe Gouault
1
-3
/
+11
2013-10-11
bridge: update mdb expiration timer upon reports.
Vlad Yasevich
1
-1
/
+8
2013-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
9
-42
/
+59
2013-10-09
net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected
Fabio Estevam
1
-0
/
+2
2013-10-08
pkt_sched: fq: fix non TCP flows pacing
Eric Dumazet
2
-11
/
+10
2013-10-08
net: vlan: fix nlmsg size calculation in vlan_get_size()
Marc Kleine-Budde
1
-1
/
+1
2013-10-08
pkt_sched: fq: fix typo for initial_quantum
Eric Dumazet
1
-1
/
+1
2013-10-08
ipv6: Fix the upper MTU limit in GRE tunnel
Oussama Ghorbel
1
-2
/
+1
2013-10-08
l2tp: Fix build warning with ipv6 disabled.
David S. Miller
1
-5
/
+8
2013-10-08
6lowpan: Sync default hardware address of lowpan links to their wpan
Alan Ott
1
-0
/
+3
2013-10-08
6lowpan: Only make 6lowpan links to IEEE802154 devices
Alan Ott
1
-0
/
+2
2013-10-08
xfrm: check for a vaild skb in xfrm_policy_queue_process
Steffen Klassert
1
-0
/
+4
2013-10-08
xfrm: Add refcount handling to queued policies
Steffen Klassert
1
-7
/
+17
2013-10-07
net: Update the sysctl permissions handler to test effective uid/gid
Eric W. Biederman
1
-2
/
+2
2013-10-07
ipv4: fix ineffective source address selection
Jiri Benc
1
-1
/
+1
2013-10-07
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
1
-4
/
+4
2013-10-07
ipv6: Allow the MTU of ipip6 tunnel to be set below 1280
Oussama Ghorbel
1
-2
/
+10
2013-10-07
netif_set_xps_queue: make cpu mask const
Michael S. Tsirkin
1
-1
/
+2
2013-10-04
tcp: do not forget FIN in tcp_shifted_skb()
Eric Dumazet
1
-1
/
+4
2013-10-03
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-14
/
+22
2013-10-03
net: heap overflow in __audit_sockaddr()
Dan Carpenter
2
-4
/
+22
2013-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-14
/
+22
2013-10-03
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
3
-16
/
+31
2013-10-02
l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
François Cachereul
2
-4
/
+26
2013-10-02
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2
-2
/
+2
2013-10-02
tcp: Always set options to 0 before calling tcp_established_options
Andi Kleen
1
-0
/
+2
2013-10-02
unix_diag: fix info leak
Mathias Krause
1
-0
/
+1
2013-10-02
batman-adv: set up network coding packet handlers during module init
Matthias Schiffer
3
-16
/
+31
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
36
-354
/
+514
2013-10-01
pkt_sched: fq: rate limiting improvements
Eric Dumazet
1
-19
/
+26
2013-10-01
ip6tnl: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-2
/
+1
2013-10-01
sit: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-1
/
+1
2013-10-01
ip_tunnel: Remove double unregister of the fallback device
Steffen Klassert
1
-2
/
+0
2013-10-01
ip_tunnel_core: Change __skb_push back to skb_push
Steffen Klassert
1
-1
/
+1
2013-10-01
ip_tunnel: Add fallback tunnels to the hash lists
Steffen Klassert
1
-1
/
+3
2013-10-01
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
Steffen Klassert
1
-6
/
+6
2013-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
11
-151
/
+139
2013-09-30
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
1
-3
/
+3
2013-09-30
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
1
-2
/
+2
2013-09-30
ipv6: gre: correct calculation of max_headroom
Hannes Frederic Sowa
1
-2
/
+2
2013-09-30
tcp: TSQ can use a dynamic limit
Eric Dumazet
1
-6
/
+11
2013-09-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
5
-14
/
+22
2013-09-30
pkt_sched: fq: qdisc dismantle fixes
Eric Dumazet
1
-20
/
+37
2013-09-30
net: flow_dissector: fix thoff for IPPROTO_AH
Eric Dumazet
1
-2
/
+2
2013-09-30
ipv6: Fix preferred_lft not updating in some cases
Paul Marks
1
-37
/
+15
2013-09-30
ip_tunnel: Do not use stale inner_iph pointer.
Pravin B Shelar
1
-2
/
+2
[next]