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
2015-01-27
tipc: fix excessive network event logging
Erik Hugne
2
-21
/
+21
2015-01-27
net: act_bpf: fix size mismatch on filter preparation
Daniel Borkmann
1
-0
/
+3
2015-01-27
net: cls_basic: return from walking on match in basic_get
Daniel Borkmann
1
-2
/
+5
2015-01-27
openvswitch: Add support for unique flow IDs.
Joe Stringer
6
-91
/
+415
2015-01-27
openvswitch: Use sw_flow_key_range for key ranges.
Joe Stringer
1
-11
/
+9
2015-01-27
openvswitch: Refactor ovs_flow_tbl_insert().
Joe Stringer
1
-7
/
+14
2015-01-27
openvswitch: Refactor ovs_nla_fill_match().
Joe Stringer
3
-40
/
+46
2015-01-26
ipv6: tcp: fix race in IPV6_2292PKTOPTIONS
Eric Dumazet
1
-6
/
+2
2015-01-26
bridge: simplify br_getlink() a bit
Dan Carpenter
1
-6
/
+3
2015-01-26
net: ipv6: Add sysctl entry to disable MTU updates from RA
Harout Hedeshian
2
-1
/
+11
2015-01-26
fib_trie: Various clean-ups for handling slen
Alexander Duyck
1
-20
/
+29
2015-01-26
fib_trie: Move fib_find_alias to file where it is used
Alexander Duyck
3
-19
/
+20
2015-01-26
fib_trie: Use empty_children instead of counting empty nodes in stats collection
Alexander Duyck
1
-7
/
+1
2015-01-26
fib_trie: Add collapse() and should_collapse() to resize
Alexander Duyck
1
-35
/
+65
2015-01-26
fib_trie: Fall back to slen update on inflate/halve failure
Alexander Duyck
1
-5
/
+5
2015-01-26
fib_trie: Fix RCU bug and merge similar bits of inflate/halve
Alexander Duyck
1
-84
/
+73
2015-01-26
fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bits
Alexander Duyck
1
-8
/
+8
2015-01-25
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
1
-4
/
+2
2015-01-25
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
3
-14
/
+15
2015-01-24
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
1
-0
/
+1
2015-01-24
vlan: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+8
2015-01-24
ip6gretap: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+1
2015-01-24
rtnl: fix error path when adding an iface with a link net
Nicolas Dichtel
1
-1
/
+4
2015-01-24
act_connmark: Add missing dependency on NF_CONNTRACK_MARK
Thomas Graf
1
-0
/
+1
2015-01-20
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...
David S. Miller
8
-57
/
+98
2015-01-20
phonet netlink: allow multiple messages per skb in route dump
Johannes Berg
1
-15
/
+7
2015-01-20
net: sched: Introduce connmark action
Felix Fietkau
3
-0
/
+204
2015-01-19
net: bridge: reject DSA-enabled master netdevices as bridge members
Florian Fainelli
1
-2
/
+8
2015-01-19
net: ipv4: handle DSA enabled master network devices
Florian Fainelli
1
-3
/
+3
2015-01-19
rtnl: allow to create device with IFLA_LINK_NETNSID set
Nicolas Dichtel
1
-3
/
+22
2015-01-19
tunnels: advertise link netns via netlink
Nicolas Dichtel
8
-0
/
+24
2015-01-19
rtnl: add link netns id to interface messages
Nicolas Dichtel
1
-0
/
+13
2015-01-19
netns: add rtnl cmd to add and get peer netns ids
Nicolas Dichtel
1
-0
/
+211
2015-01-19
mac80211: delete the assoc/auth timer upon suspend
Emmanuel Grumbach
1
-0
/
+12
2015-01-19
Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"
Johannes Berg
1
-6
/
+0
2015-01-19
bridge: remove oflags from setlink/dellink.
Rosen, Rami
1
-6
/
+2
2015-01-19
netlink: Fix bugs in nlmsg_end() conversions.
David S. Miller
6
-14
/
+11
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
40
-110
/
+187
2015-01-18
tipc: fix socket list regression in new nl api
Richard Alpe
1
-12
/
+18
2015-01-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
32
-2377
/
+2385
2015-01-18
net: replace br_fdb_external_learn_* calls with switchdev notifier events
Jiri Pirko
3
-35
/
+59
2015-01-18
switchdev: introduce switchdev notifier
Jiri Pirko
1
-0
/
+65
2015-01-18
socket: use ki_nbytes instead of iov_length()
Nicolas Dichtel
1
-6
/
+4
2015-01-18
tc: cls_bpf: rename bpf_len to bpf_num_ops
Jiri Pirko
1
-9
/
+9
2015-01-18
tc: add BPF based action
Jiri Pirko
3
-0
/
+218
2015-01-18
bridge: fix setlink/dellink notifications
Roopa Prabhu
2
-24
/
+26
2015-01-16
cfg80211: fix checking nl80211_send_station() return value
Johannes Berg
1
-1
/
+1
2015-01-16
mac80211: remove doubled semicolon
Johannes Berg
1
-1
/
+1
2015-01-16
Bluetooth: Remove unused function
Rickard Strandqvist
1
-15
/
+0
2015-01-16
netlink: Fix netlink_insert EADDRINUSE error
Herbert Xu
1
-4
/
+7
[next]