index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-23
net: tcp_probe: also include rcv_wnd next to snd_wnd
Daniel Borkmann
1
-2
/
+4
2013-08-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-20
/
+13
2013-08-23
tcp: increase throughput when reordering is high
Yuchung Cheng
1
-12
/
+20
2013-08-23
Revert "genetlink: fix family dump race"
Johannes Berg
1
-7
/
+0
2013-08-21
net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengths
Daniel Borkmann
1
-3
/
+6
2013-08-21
net: ipv6: minor: *_start_timer: rather use unsigned long
Daniel Borkmann
1
-5
/
+5
2013-08-21
net: ipv6: igmp6_event_query: use msecs_to_jiffies
Daniel Borkmann
1
-6
/
+5
2013-08-21
ip6_tunnel: ensure to always have a link local address
Nicolas Dichtel
2
-42
/
+18
2013-08-21
Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"
David S. Miller
1
-14
/
+10
2013-08-21
bridge: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
3
-9
/
+9
2013-08-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-17
/
+15
2013-08-21
packet: restore packet statistics tp_packets to include drops
Willem de Bruijn
1
-0
/
+2
2013-08-21
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-3
/
+7
2013-08-21
ipip: dereferencing an ERR_PTR in ip_tunnel_init_net()
Dan Carpenter
1
-4
/
+4
2013-08-21
ipv4: raise IP_MAX_MTU to theoretical limit
Eric Dumazet
1
-5
/
+3
2013-08-21
tcp: trivial: Remove nocache argument from tcp_v4_send_synack
Christoph Paasch
1
-3
/
+2
2013-08-21
ipv6: fix checkpatch errors in net/ipv6/addrconf.c
dingtianhong
1
-10
/
+14
2013-08-21
ipv6: convert the uses of ADBG and remove the superfluous parentheses
dingtianhong
1
-11
/
+11
2013-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
20
-273
/
+486
2013-08-21
6lowpan: handle context based source address
Alexander Aring
1
-3
/
+46
2013-08-21
6lowpan: lowpan_uncompress_addr with address_mode
Alexander Aring
2
-71
/
+82
2013-08-21
6lowpan: add function to uncompress multicast addr
Alexander Aring
1
-19
/
+59
2013-08-21
6lowpan: introduce lowpan_fetch_skb function
Alexander Aring
1
-0
/
+12
2013-08-21
6lowpan: Fix fragmentation with link-local compressed addresses
David Hauweele
1
-0
/
+6
2013-08-21
6lowpan: init ipv6hdr buffer to zero
Alexander Aring
1
-11
/
+1
2013-08-21
tcp: set timestamps for restored skb-s
Andrey Vagin
1
-0
/
+7
2013-08-20
openvswitch: Add vxlan tunneling support.
Pravin B Shelar
5
-0
/
+225
2013-08-20
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
1
-0
/
+5
2013-08-20
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
1
-6
/
+4
2013-08-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-17
/
+15
2013-08-19
xfrm: remove irrelevant comment in xfrm_input().
Rami Rosen
1
-2
/
+0
2013-08-17
batman-adv: check return type of unicast packet preparations
Linus Lüssing
1
-3
/
+7
2013-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
37
-79
/
+230
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-90
/
+237
2013-08-16
xfrm: Make xfrm_state timer monotonic
Fan Du
1
-1
/
+2
2013-08-16
netlink: Eliminate kmalloc in netlink dump operation.
Pravin B Shelar
2
-56
/
+44
2013-08-16
net: proc_fs: trivial: print UIDs as unsigned int
Francesco Fusco
11
-14
/
+14
2013-08-15
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-17
/
+15
2013-08-15
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
3
-0
/
+55
2013-08-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
3
-4
/
+2
2013-08-15
rtnetlink: remove an unneeded test
Dan Carpenter
1
-2
/
+2
2013-08-15
ip6tnl: add x-netns support
Nicolas Dichtel
2
-10
/
+36
2013-08-15
ipip: add x-netns support
Nicolas Dichtel
4
-20
/
+32
2013-08-15
ipv4 tunnels: use net_eq() helper to check netns
Nicolas Dichtel
2
-5
/
+5
2013-08-15
dev: move skb_scrub_packet() after eth_type_trans()
Nicolas Dichtel
2
-6
/
+7
2013-08-15
openvswitch: Reset tunnel key between input and output.
Jesse Gross
1
-0
/
+1
2013-08-15
openvswitch: Use correct type while allocating flex array.
Pravin B Shelar
1
-1
/
+1
2013-08-15
openvswitch: Fix bad merge resolution.
Jesse Gross
1
-3
/
+0
2013-08-14
cfg80211: don't request disconnect if not connected
Johannes Berg
1
-6
/
+4
2013-08-14
nl80211: nl80211hdr_put() doesn't return an ERR_PTR
Dan Carpenter
1
-11
/
+11
[prev]
[next]