index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-26
ipv6: tcp: fix race in IPV6_2292PKTOPTIONS
Eric Dumazet
1
-6
/
+2
2015-01-25
bridge: simplify br_getlink() a bit
Dan Carpenter
1
-6
/
+3
2015-01-25
net: ipv6: Add sysctl entry to disable MTU updates from RA
Harout Hedeshian
2
-1
/
+11
2015-01-25
fib_trie: Various clean-ups for handling slen
Alexander Duyck
1
-20
/
+29
2015-01-25
fib_trie: Move fib_find_alias to file where it is used
Alexander Duyck
3
-19
/
+20
2015-01-25
fib_trie: Use empty_children instead of counting empty nodes in stats collection
Alexander Duyck
1
-7
/
+1
2015-01-25
fib_trie: Add collapse() and should_collapse() to resize
Alexander Duyck
1
-35
/
+65
2015-01-25
fib_trie: Fall back to slen update on inflate/halve failure
Alexander Duyck
1
-5
/
+5
2015-01-25
fib_trie: Fix RCU bug and merge similar bits of inflate/halve
Alexander Duyck
1
-84
/
+73
2015-01-25
fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bits
Alexander Duyck
1
-8
/
+8
2015-01-24
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
1
-4
/
+2
2015-01-24
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
3
-14
/
+15
2015-01-23
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
1
-0
/
+1
2015-01-23
vlan: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+8
2015-01-23
ip6gretap: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+1
2015-01-23
rtnl: fix error path when adding an iface with a link net
Nicolas Dichtel
1
-1
/
+4
2015-01-23
act_connmark: Add missing dependency on NF_CONNTRACK_MARK
Thomas Graf
1
-0
/
+1
2015-01-19
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...
David S. Miller
8
-57
/
+98
2015-01-19
phonet netlink: allow multiple messages per skb in route dump
Johannes Berg
1
-15
/
+7
2015-01-19
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-18
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-17
socket: use ki_nbytes instead of iov_length()
Nicolas Dichtel
1
-6
/
+4
2015-01-17
tc: cls_bpf: rename bpf_len to bpf_num_ops
Jiri Pirko
1
-9
/
+9
2015-01-17
tc: add BPF based action
Jiri Pirko
3
-0
/
+218
2015-01-17
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
2015-01-15
bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse()
Nicolas Dichtel
1
-1
/
+1
2015-01-15
Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...
David S. Miller
36
-476
/
+1101
2015-01-15
ipv4: per cpu uncached list
Eric Dumazet
1
-13
/
+33
2015-01-15
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
4
-36
/
+84
2015-01-15
Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channels
Marcel Holtmann
1
-0
/
+12
2015-01-15
socket: use iov_length()
Nicolas Dichtel
1
-10
/
+2
2015-01-15
Bluetooth: Fix lookup of fixed channels by local bdaddr
Johan Hedberg
1
-8
/
+7
[next]