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.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-11-11
tcp: move sk_mark_napi_id() at the right place
Eric Dumazet
2
-2
/
+4
2014-11-10
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
83
-2176
/
+4065
2014-11-10
ipv4: Avoid reading user iov twice after raw_probe_proto_opt
Herbert Xu
1
-8
/
+54
2014-11-10
ipv4: Use standard iovec primitive in raw_probe_proto_opt
Herbert Xu
1
-39
/
+11
2014-11-10
net: gro: add a per device gro flush timer
Eric Dumazet
2
-4
/
+59
2014-11-09
dccp: Convert DCCP_WARN to net_warn_ratelimited
Joe Perches
1
-2
/
+2
2014-11-07
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
Rick Jones
4
-6
/
+19
2014-11-07
net: Kill skb_copy_datagram_const_iovec
Herbert Xu
1
-89
/
+0
2014-11-07
inet: Add skb_copy_datagram_iter
Herbert Xu
1
-0
/
+87
2014-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-61
/
+51
2014-11-07
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
19
-234
/
+530
2014-11-06
net: esp: Convert NETDEBUG to pr_info
Joe Perches
2
-10
/
+10
2014-11-06
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
Joe Perches
2
-11
/
+7
2014-11-06
net: dsa: slave: Fix autoneg for phys on switch MDIO bus
Andrew Lunn
1
-2
/
+5
2014-11-06
sched: fix act file names in header comment
Jiri Pirko
6
-6
/
+6
2014-11-06
ip6_tunnel: Add support for wildcard tunnel endpoints.
Steffen Klassert
1
-1
/
+40
2014-11-06
ipv6: Allow sending packets through tunnels with wildcard endpoints
Steffen Klassert
3
-11
/
+24
2014-11-06
openvswitch: Avoid NULL mask check while building mask
Pravin B Shelar
1
-54
/
+53
2014-11-06
openvswitch: Refactor action alloc and copy api.
Pravin B Shelar
3
-29
/
+21
2014-11-06
openvswitch: Move key_attr_size() to flow_netlink.h.
Joe Stringer
3
-28
/
+37
2014-11-06
openvswitch: Remove flow member from struct ovs_skb_cb
Lorand Jakab
3
-12
/
+9
2014-11-06
openvswitch: Drop packets when interdev is not up
Chunhe Li
1
-0
/
+5
2014-11-06
openvswitch: Refactor get_dp() function into multiple access APIs.
Andy Zhou
1
-10
/
+21
2014-11-06
openvswitch: Refactor ovs_flow_cmd_fill_info().
Joe Stringer
1
-27
/
+66
2014-11-06
openvswitch: refactor do_output() to move NULL check out of fast path
Andy Zhou
1
-14
/
+11
2014-11-06
openvswitch: Additional logging for -EINVAL on flow setups.
Jesse Gross
2
-7
/
+22
2014-11-06
openvswitch: Remove redundant tcp_flags code.
Joe Stringer
1
-10
/
+3
2014-11-06
openvswitch: Move table destroy to dp-rcu callback.
Pravin B Shelar
3
-8
/
+10
2014-11-06
openvswitch: Add basic MPLS support to kernel
Simon Horman
8
-30
/
+274
2014-11-06
net: Remove MPLS GSO feature.
Pravin B Shelar
7
-10
/
+3
2014-11-06
fou: Fix typo in returning flags in netlink
Tom Herbert
3
-3
/
+3
2014-11-06
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
2
-10
/
+10
2014-11-06
net: Convert SEQ_START_TOKEN/seq_printf to seq_puts
Joe Perches
3
-12
/
+3
2014-11-06
tcp: zero retrans_stamp if all retrans were acked
Marcelo Leitner
1
-29
/
+31
2014-11-06
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
40
-55
/
+50
2014-11-06
gue: Receive side of remote checksum offload
Tom Herbert
1
-9
/
+161
2014-11-06
gue: TX support for using remote checksum offload option
Tom Herbert
1
-3
/
+32
2014-11-06
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
6
-4
/
+22
2014-11-06
gue: Add infrastructure for flags and options
Tom Herbert
1
-48
/
+94
2014-11-06
udp: Offload outer UDP tunnel csum if available
Tom Herbert
1
-16
/
+36
2014-11-06
net: Move fou_build_header into fou.c and refactor
Tom Herbert
3
-49
/
+94
2014-11-05
geneve: Unregister pernet subsys on module unload.
Jesse Gross
1
-0
/
+1
2014-11-05
geneve: Set GSO type on transmit.
Jesse Gross
1
-0
/
+2
2014-11-05
udp: remove blank line between set and test
Fabian Frederick
1
-1
/
+0
2014-11-05
ipv6: trivial, add bracket for the if block
Florent Fourcot
1
-2
/
+2
2014-11-05
esp4: remove assignment in if condition
Fabian Frederick
1
-1
/
+3
2014-11-05
Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...
John W. Linville
44
-305
/
+2048
2014-11-05
net: allow setting ecn via routing table
Florian Westphal
4
-16
/
+30
2014-11-05
syncookies: split cookie_check_timestamp() into two functions
Florian Westphal
2
-13
/
+23
2014-11-05
syncookies: avoid magic values and document which-bit-is-what-option
Florian Westphal
1
-15
/
+35
[next]