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.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
2014-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-14
/
+61
2014-06-15
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
1
-4
/
+28
2014-06-15
net: Fix save software checksum complete
Tom Herbert
2
-10
/
+29
2014-06-14
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
1
-0
/
+4
2014-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-7
/
+153
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
346
-6799
/
+13776
2014-06-12
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
1
-4
/
+18
2014-06-12
tcp: fixing TLP's FIN recovery
Per Hurtig
1
-3
/
+1
2014-06-12
bridge: fix compile error when compiling without IPv6 support
Linus Lüssing
1
-0
/
+2
2014-06-12
bridge: fix smatch warning / potential null pointer dereference
Linus Lüssing
1
-0
/
+2
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-31
/
+4
2014-06-12
sctp: Fix sk_ack_backlog wrap-around problem
Xufeng Zhang
1
-1
/
+1
2014-06-12
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
59
-298
/
+580
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-16
/
+32
2014-06-12
net/core: Add VF link state control policy
Doug Ledford
1
-0
/
+2
2014-06-12
net_sched: drr: warn when qdisc is not work conserving
Florian Westphal
2
-2
/
+4
2014-06-12
net: Add skb_gro_postpull_rcsum to udp and vxlan
Tom Herbert
1
-0
/
+1
2014-06-12
net: Save software checksum complete
Tom Herbert
3
-8
/
+15
2014-06-12
ceph: remove bogus extern
stephen hemminger
1
-1
/
+1
2014-06-12
ipv4: fix a race in ip4_datagram_release_cb()
Eric Dumazet
1
-5
/
+15
2014-06-12
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
7
-15
/
+19
2014-06-12
bridge: Support 802.1ad vlan filtering
Toshiaki Makita
3
-0
/
+130
2014-06-12
bridge: Prepare for forwarding another bridge group addresses
Toshiaki Makita
3
-2
/
+10
2014-06-12
bridge: Prepare for 802.1ad vlan filtering support
Toshiaki Makita
3
-12
/
+51
2014-06-12
bridge: Add 802.1ad tx vlan acceleration
Toshiaki Makita
1
-2
/
+3
2014-06-12
net: filter: fix warning on 32-bit arch
Alexei Starovoitov
1
-3
/
+3
2014-06-12
tipc: fix potential bug in function tipc_backlog_rcv
Jon Paul Maloy
1
-2
/
+3
2014-06-11
net: sctp: fix incorrect type in gfp initializer
Daniel Borkmann
1
-1
/
+1
2014-06-11
net: sctp: improve sctp_select_active_and_retran_path selection
Daniel Borkmann
1
-5
/
+45
2014-06-11
net: sctp: migrate most recently used transport to ktime
Daniel Borkmann
3
-5
/
+7
2014-06-11
net: sctp: refactor active path selection
Daniel Borkmann
1
-59
/
+61
2014-06-11
ktime: add ktime_after and ktime_before helper
Daniel Borkmann
1
-1
/
+1
2014-06-11
mac802154: don't deliver packets to devices that are down
Phoebe Buckheister
3
-10
/
+17
2014-06-11
mac802154: properly free incoming skbs on decryption failure
Phoebe Buckheister
1
-0
/
+1
2014-06-11
net: fix UDP tunnel GSO of frag_list GRO packets
Wei-Chun Chao
1
-1
/
+2
2014-06-11
net: ipv6: Fixed up ipsec packet be re-routing issue
huizhang
1
-0
/
+1
2014-06-11
ip_tunnel: fix i_key matching in ip_tunnel_find
Dmitry Popov
1
-2
/
+3
2014-06-11
ip_vti: Fix 'ip tunnel add' with 'key' parameters
Dmitry Popov
2
-5
/
+13
2014-06-11
net: filter: cleanup A/X name usage
Alexei Starovoitov
1
-99
/
+99
2014-06-11
dns_resolver: assure that dns_query() result is null-terminated
Manuel Schölling
1
-1
/
+3
2014-06-11
bridge: memorize and export selected IGMP/MLD querier port
Linus Lüssing
2
-6
/
+67
2014-06-11
bridge: add export of multicast database adjacent to net_dev
Linus Lüssing
2
-12
/
+58
2014-06-11
bridge: adhere to querier election mechanism specified by RFCs
Linus Lüssing
2
-13
/
+95
2014-06-11
bridge: rename struct bridge_mcast_query/querier
Linus Lüssing
3
-95
/
+100
2014-06-11
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
Dmitry Popov
2
-4
/
+4
2014-06-11
gre: allow changing mac address when device is up
stephen hemminger
1
-0
/
+1
2014-06-11
tcp: add gfp parameter to tcp_fragment
Octavian Purdila
2
-9
/
+11
2014-06-11
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-607
/
+409
2014-06-10
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-610
/
+547
2014-06-10
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
3
-22
/
+25
[next]