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
2009-10-12
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
2
-45
/
+213
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
17
-19
/
+48
2009-10-12
Revert "af_packet: add interframe drop cmsg (v6)"
David S. Miller
1
-33
/
+0
2009-10-11
ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+6
2009-10-11
ipv6 sit: Fix 6rd relay address.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2009-10-11
ipv6 sit: Ensure to initialize 6rd parameters.
YOSHIFUJI Hideaki / 吉藤英明
1
-4
/
+6
2009-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-13
/
+27
2009-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
17
-1129
/
+1140
2009-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-6
/
+16
2009-10-08
cfg80211: fix netns error unwinding bug
Johannes Berg
1
-1
/
+2
2009-10-08
netlink: fix typo in initialization
Jiri Pirko
1
-1
/
+1
2009-10-07
bridge: Allow enable/disable UFO on bridge device via ethtool
Sridhar Samudrala
1
-0
/
+1
2009-10-07
net: Make UFO on master device independent of attached devices
Sridhar Samudrala
1
-1
/
+1
2009-10-07
udp: dynamically size hash tables at boot time
Eric Dumazet
3
-30
/
+71
2009-10-07
IPv6: Fix 6RD typo
Alexandre Cassen
1
-1
/
+1
2009-10-07
ipv4: Define cipso_v4_delopt static
Hagen Paul Pfeifer
1
-1
/
+1
2009-10-07
econet: Fix redeclaration of symbol len
Hagen Paul Pfeifer
1
-4
/
+4
2009-10-07
IPv6: use ipv6_addr_set_v4mapped()
Brian Haley
5
-34
/
+21
2009-10-07
IPv6: use ipv6_addr_copy() in ip6_route_redirect()
Brian Haley
1
-1
/
+2
2009-10-07
net: Add sk_mark route lookup support for IPv4 listening sockets
Atis Elsts
2
-1
/
+3
2009-10-07
dccp ccid-3: Remove CCID naming redundancy 2/2
Gerrit Renker
2
-192
/
+191
2009-10-07
dccp ccid-2: Remove CCID naming redundancy 1/2
Gerrit Renker
1
-161
/
+161
2009-10-07
dccp ccid-3: Overhaul CCID naming convention 2/2
Gerrit Renker
3
-238
/
+213
2009-10-07
dccp ccid-2: Overhaul CCID naming convention 1/2
Gerrit Renker
2
-161
/
+158
2009-10-07
net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h
John W. Linville
1
-2
/
+0
2009-10-07
mac80211: support ETHTOOL_GPERMADDR
John W. Linville
1
-1
/
+4
2009-10-07
cfg80211: add firmware and hardware version to wiphy
Kalle Valo
1
-1
/
+22
2009-10-07
wireless: implement basic ethtool support for cfg80211 devices
John W. Linville
4
-1
/
+36
2009-10-07
wext: refactor
Johannes Berg
14
-1127
/
+1079
2009-10-07
nl80211: report age of scan results
Holger Schurig
1
-0
/
+2
2009-10-07
mac80211: use kfree_skb() to free struct sk_buff pointers
Roel Kluin
1
-2
/
+2
2009-10-07
mac80211: fix vlan and optimise RX
Johannes Berg
3
-3
/
+12
2009-10-07
ipv4: arp_notify address list bug
Stephen Hemminger
1
-6
/
+10
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
32
-33
/
+33
2009-10-07
make TLLAO option for NA packets configurable
Octavian Purdila
2
-0
/
+9
2009-10-07
Use sk_mark for IPv6 routing lookups
Brian Haley
7
-0
/
+11
2009-10-07
ethtool: Add reset operation
Ben Hutchings
1
-0
/
+23
2009-10-07
pkt_sched: gen_estimator: Dont report fake rate estimators
Eric Dumazet
7
-7
/
+14
2009-10-07
Use sk_mark for routing lookup in more places
Eric Dumazet
1
-0
/
+3
2009-10-07
ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.
YOSHIFUJI Hideaki / 吉藤英明
2
-8
/
+135
2009-10-07
add vif using local interface index instead of IP
Ilia K
1
-1
/
+11
2009-10-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-4
/
+4
2009-10-06
net: speedup sk_wake_async()
Eric Dumazet
1
-0
/
+3
2009-10-05
wext: let get_wireless_stats() sleep
Johannes Berg
1
-2
/
+2
2009-10-05
net: export device speed and duplex via sysfs
Andy Gospodarek
1
-0
/
+40
2009-10-05
cfg80211: assign device type in netdev notifier callback
Marcel Holtmann
2
-5
/
+7
2009-10-05
net: introduce NETDEV_POST_INIT notifier
Johannes Berg
1
-0
/
+6
2009-10-05
tunnels: Optimize tx path
Eric Dumazet
3
-6
/
+9
2009-10-05
ipv4: fib table algorithm performance improvement
Stephen Hemminger
4
-45
/
+34
2009-10-05
af_packet: add interframe drop cmsg (v6)
Neil Horman
1
-0
/
+33
[next]