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-16
net: dsa: replace count*size kmalloc by kmalloc_array
Fabian Frederick
1
-1
/
+2
2014-11-16
openvswitch: use PTR_ERR_OR_ZERO
Fabian Frederick
1
-3
/
+1
2014-11-16
tipc: allow one link per bearer to neighboring nodes
Holger Brunck
1
-2
/
+3
2014-11-14
openvswitch: Fix build failure.
Pravin B Shelar
1
-4
/
+2
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-93
/
+196
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-97
/
+91
2014-11-13
tcp: limit GSO packets to half cwnd
Eric Dumazet
1
-4
/
+8
2014-11-13
rhashtable: Drop gfp_flags arg in insert/remove functions
Thomas Graf
2
-4
/
+4
2014-11-13
rhashtable: Add parent argument to mutex_is_held
Herbert Xu
2
-2
/
+2
2014-11-13
netfilter: Move mutex_is_held under PROVE_LOCKING
Herbert Xu
1
-0
/
+4
2014-11-13
netlink: Move mutex_is_held under PROVE_LOCKING
Herbert Xu
1
-2
/
+4
2014-11-13
net: generic dev_disable_lro() stacked device handling
Michal Kubeček
1
-10
/
+5
2014-11-13
FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS
Thomas Graf
1
-1
/
+1
2014-11-13
libceph: change from BUG to WARN for __remove_osd() asserts
Ilya Dryomov
1
-2
/
+2
2014-11-13
libceph: clear r_req_lru_item in __unregister_linger_request()
Ilya Dryomov
1
-0
/
+2
2014-11-13
libceph: unlink from o_linger_requests when clearing r_osd
Ilya Dryomov
1
-0
/
+1
2014-11-13
libceph: do not crash on large auth tickets
Ilya Dryomov
1
-37
/
+132
2014-11-13
irda: Fix build failures after IRDA_DEBUG->pr_debug
Joe Perches
6
-18
/
+6
2014-11-12
netlink: Properly unbind in error conditions.
Hiroaki SHIMODA
1
-2
/
+3
2014-11-12
ip_tunnel: Ops registration for secondary encap (fou, gue)
Tom Herbert
2
-25
/
+138
2014-11-12
udp: Neaten function pointer calls and add braces
Joe Perches
1
-17
/
+17
2014-11-12
irda: Convert IRDA_DEBUG to pr_debug
Joe Perches
36
-1285
/
+797
2014-11-12
irda: Remove IRDA_<TYPE> logging macros
Joe Perches
25
-206
/
+190
2014-11-11
ipv6: fix IPV6_PKTINFO with v4 mapped
Eric Dumazet
1
-1
/
+1
2014-11-11
neigh: remove dynamic neigh table registration support
WANG Cong
4
-140
/
+117
2014-11-11
net: sctp: fix memory leak in auth key management
Daniel Borkmann
1
-2
/
+0
2014-11-11
net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...
Daniel Borkmann
1
-0
/
+3
2014-11-11
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
20
-102
/
+94
2014-11-11
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
15
-313
/
+649
2014-11-11
dsa: Use netdev_<level> instead of printk
Joe Perches
2
-21
/
+17
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
6
-2
/
+12
2014-11-11
tcp: move sk_mark_napi_id() at the right place
Eric Dumazet
2
-2
/
+4
2014-11-10
udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
Jesse Gross
1
-0
/
+2
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-10
openvswitch: Add support for OVS_FLOW_ATTR_PROBE.
Jarno Rajahalme
6
-168
/
+206
2014-11-10
openvswitch: Constify various function arguments
Thomas Graf
11
-36
/
+38
2014-11-10
openvswitch: Remove redundant key ref from upcall_info.
Pravin B Shelar
3
-28
/
+32
2014-11-10
openvswitch: Optimize recirc action.
Pravin B Shelar
1
-45
/
+106
2014-11-10
openvswitch: Extend packet attribute for egress tunnel info
Wenyu Zhang
11
-31
/
+262
2014-11-10
openvswitch: Export symbols as GPL symbols.
Pravin B Shelar
2
-8
/
+8
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 tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
7
-31
/
+31
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
[next]