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-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
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
socket: use iov_length()
Nicolas Dichtel
1
-10
/
+2
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-133
/
+170
2015-01-15
openvswitch: Support VXLAN Group Policy extension
Thomas Graf
4
-19
/
+203
2015-01-15
openvswitch: Allow for any level of nesting in flow attributes
Thomas Graf
1
-50
/
+56
2015-01-15
openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()
Thomas Graf
3
-41
/
+47
2015-01-15
vxlan: Group Policy extension
Thomas Graf
1
-3
/
+6
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-43
/
+92
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-40
/
+90
2015-01-14
openvswitch: packet messages need their own probe attribtue
Thomas Graf
1
-1
/
+2
2015-01-14
ipv6:icmp:remove unnecessary brackets
zhuyj
1
-1
/
+1
2015-01-14
openvswitch: Introduce ovs_tunnel_route_lookup
Fan Du
5
-39
/
+25
2015-01-14
udp: pass udp_offload struct to UDP gro callbacks
Tom Herbert
3
-8
/
+17
2015-01-14
bridge: only provide proxy ARP when CONFIG_INET is enabled
Arnd Bergmann
1
-1
/
+2
2015-01-14
nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN
Luciano Coelho
1
-0
/
+52
2015-01-14
cfg80211: avoid reg-hints in self-managed only systems
Arik Nemtsov
1
-0
/
+25
2015-01-14
cfg80211: introduce sync regdom set API for self-managed
Arik Nemtsov
1
-2
/
+29
2015-01-14
mac80211: don't defer scans in case of radar detection
Eliad Peller
1
-1
/
+1
2015-01-14
mac80211: consider only relevant vifs for radar_required calculation
Eliad Peller
1
-2
/
+30
2015-01-14
mac80211: remove local->radar_detect_enabled
Eliad Peller
4
-7
/
+5
2015-01-14
mac80211: add TDLS supported channels correctly
Arik Nemtsov
1
-5
/
+21
2015-01-14
mac80211: let flush() drop packets when possible
Emmanuel Grumbach
10
-22
/
+27
2015-01-14
neighbour: fix base_reachable_time(_ms) not effective immediatly when changed
Jean-Francois Remy
1
-0
/
+44
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
18
-41
/
+42
2015-01-13
net: sched: fix skb->protocol use in case of accelerated vlan path
Jiri Pirko
7
-13
/
+13
2015-01-13
tipc: correctly handle releasing a not fully initialized sock
Sasha Levin
1
-2
/
+5
2015-01-13
tipc: remove redundant timer defined in tipc_sock struct
Ying Xue
1
-9
/
+7
2015-01-13
bridge: fix uninitialized variable warning
Roopa Prabhu
1
-7
/
+9
2015-01-13
openvswitch: Remove unnecessary version.h inclusion
Syam Sidhardhan
1
-2
/
+0
2015-01-13
tcp: avoid reducing cwnd when ACK+DSACK is received
Sébastien Barré
1
-19
/
+19
2015-01-13
netlink: eliminate nl_sk_hash_lock
Ying Xue
3
-19
/
+25
2015-01-12
net: allow large number of rx queues
Pankaj Gupta
1
-5
/
+8
2015-01-12
net: sched: sch_teql: Remove unused function
Rickard Strandqvist
1
-7
/
+0
2015-01-12
net: xfrm: xfrm_algo: Remove unused function
Rickard Strandqvist
1
-5
/
+0
2015-01-12
bridge: new function to pack vlans into ranges during gets
Roopa Prabhu
1
-21
/
+124
2015-01-12
bridge: support for multiple vlans and vlan ranges in setlink and dellink req...
Roopa Prabhu
1
-36
/
+68
2015-01-12
tipc: make netlink support net namespace
Ying Xue
1
-2
/
+5
2015-01-12
tipc: make tipc random value aware of net namespace
Ying Xue
4
-12
/
+4
2015-01-12
tipc: make subscriber server support net namespace
Ying Xue
8
-65
/
+86
2015-01-12
tipc: make tipc node address support net namespace
Ying Xue
17
-194
/
+246
2015-01-12
tipc: name tipc name table support net namespace
Ying Xue
15
-116
/
+154
[next]