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-10-12
batman-adv: consider network coding overhead when calculating required mtu
Marek Lindner
5
-17
/
+37
2013-10-12
batman-adv: create common header for ICMP packets
Antonio Quartulli
4
-42
/
+62
2013-10-12
batman-adv: use htons when possible
Antonio Quartulli
5
-13
/
+13
2013-10-12
batman-adv: Fragment and send skbs larger than mtu
Martin Hundebøll
5
-4
/
+154
2013-10-12
batman-adv: Receive fragmented packets and merge
Martin Hundebøll
11
-1
/
+574
2013-10-12
batman-adv: Remove old fragmentation code
Martin Hundebøll
14
-729
/
+221
2013-10-12
batman-adv: use VLAN_ETH_HLEN instead of sizeof(struct vlan_eth_hdr)
Antonio Quartulli
1
-1
/
+1
2013-10-12
batman-adv: h_vlan_encapsulated_proto access refactoring
Antonio Quartulli
1
-7
/
+12
2013-10-12
batman-adv: don't use call_rcu if not needed
Antonio Quartulli
1
-14
/
+6
2013-10-12
batman-adv: remove batadv_tt_global_add_orig declaration
Antonio Quartulli
1
-3
/
+0
2013-10-12
batman-adv: make tt_global_add static and return bool
Antonio Quartulli
2
-10
/
+8
2013-10-12
batman-adv: only add recordroute information to icmp request/reply
Simon Wunderlich
1
-1
/
+3
2013-10-12
tcp: tcp_transmit_skb() optimizations
Eric Dumazet
1
-7
/
+7
2013-10-12
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
26
-2072
/
+1964
2013-10-10
inet: rename ir_loc_port to ir_num
Eric Dumazet
9
-17
/
+17
2013-10-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
26
-542
/
+1237
2013-10-10
ipv6: Add support for IPsec virtual tunnel interfaces
Steffen Klassert
3
-0
/
+1068
2013-10-10
tcp: use ACCESS_ONCE() in tcp_update_pacing_rate()
Eric Dumazet
1
-1
/
+6
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
15
-155
/
+155
2013-10-10
net: gro: allow to build full sized skb
Eric Dumazet
1
-17
/
+26
2013-10-10
fib_trie: only calc for the un-first node
baker.zhang
1
-5
/
+1
2013-10-09
batman-adv: reorder batadv_iv_flags
Simon Wunderlich
1
-4
/
+14
2013-10-09
batman-adv: remove packed from batadv_ogm_packet
Simon Wunderlich
1
-1
/
+4
2013-10-09
batman-adv: reorder packet types
Simon Wunderlich
4
-13
/
+68
2013-10-09
batman-adv: add build check macros for packet member offset
Simon Wunderlich
1
-0
/
+8
2013-10-09
batman-adv: remove vis functionality
Simon Wunderlich
15
-1245
/
+1
2013-10-09
batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit
Antonio Quartulli
1
-1
/
+1
2013-10-09
batman-adv: use CRC32C instead of CRC16 in TT code
Antonio Quartulli
3
-38
/
+45
2013-10-09
batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets
Marek Lindner
4
-83
/
+86
2013-10-09
batman-adv: tvlv - convert tt query packet to use tvlv unicast packets
Marek Lindner
5
-334
/
+286
2013-10-09
batman-adv: tvlv - convert tt data sent within OGMs
Marek Lindner
5
-158
/
+187
2013-10-09
batman-adv: tvlv - add network coding container
Marek Lindner
5
-1
/
+75
2013-10-09
batman-adv: tvlv - add distributed arp table container
Marek Lindner
5
-1
/
+83
2013-10-09
batman-adv: tvlv - gateway download/upload bandwidth container
Marek Lindner
11
-191
/
+327
2013-10-09
batman-adv: tvlv - basic infrastructure
Marek Lindner
7
-17
/
+794
2013-10-09
batman-adv: switch to a new packet compatibility version
Antonio Quartulli
1
-1
/
+1
2013-10-09
net: fix build errors if ipv6 is disabled
Eric Dumazet
3
-3
/
+11
2013-10-09
ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel.
Steffen Klassert
1
-0
/
+69
2013-10-09
udp: fix a typo in __udp4_lib_mcast_demux_lookup
Eric Dumazet
1
-1
/
+1
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
28
-239
/
+189
2013-10-09
tcp/dccp: remove twchain
Eric Dumazet
8
-240
/
+122
2013-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
27
-69
/
+153
2013-10-09
pkt_sched: fq: fix non TCP flows pacing
Eric Dumazet
2
-11
/
+10
2013-10-09
net: vlan: fix nlmsg size calculation in vlan_get_size()
Marc Kleine-Budde
1
-1
/
+1
2013-10-09
pkt_sched: fq: fix typo for initial_quantum
Eric Dumazet
1
-1
/
+1
2013-10-09
ipv6: Fix the upper MTU limit in GRE tunnel
Oussama Ghorbel
1
-2
/
+1
2013-10-09
cgroup: cls: remove unnecessary task_cls_classid
Gao feng
1
-2
/
+2
2013-10-09
cgroup: netprio: remove unnecessary task_netprioidx
Gao feng
1
-2
/
+1
2013-10-09
net: ipv4 only populate IP_PKTINFO when needed
Shawn Bohrer
3
-4
/
+5
2013-10-09
udp: ipv4: Add udp early demux
Shawn Bohrer
2
-18
/
+185
[prev]
[next]