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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-28
vlan: Optimize multiple unregistration
Eric Dumazet
1
-0
/
+1
2009-10-28
net: add a list_head parameter to dellink() method
Eric Dumazet
2
-8
/
+8
2009-10-28
net: Introduce unregister_netdevice_many()
Eric Dumazet
1
-32
/
+65
2009-10-28
net: Introduce unregister_netdevice_queue()
Eric Dumazet
1
-7
/
+13
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+10
2009-10-27
vlan: allow null VLAN ID to be used
Eric Dumazet
1
-1
/
+1
2009-10-24
pktgen: Dont leak kernel memory
Eric Dumazet
1
-5
/
+10
2009-10-24
rtnetlink: speedup rtnl_dump_ifinfo()
Eric Dumazet
2
-18
/
+26
2009-10-22
rtnetlink: rtnl_setlink() and rtnl_getlink() changes
Eric Dumazet
1
-19
/
+19
2009-10-20
net: Use sk_tx_queue_mapping for connected sockets
Krishna Kumar
1
-6
/
+18
2009-10-20
net: Fix for dst_negative_advice
Krishna Kumar
1
-0
/
+6
2009-10-20
net: Introduce sk_tx_queue_mapping
Krishna Kumar
1
-1
/
+4
2009-10-20
filter: Add SKF_AD_QUEUE instruction
Eric Dumazet
1
-0
/
+3
2009-10-19
pkt_sched: ingress socket filter by mark
jamal
1
-0
/
+3
2009-10-18
net: sk_drops consolidation part 2
Eric Dumazet
1
-0
/
+1
2009-10-14
net: sk_drops consolidation
Eric Dumazet
1
-8
/
+7
2009-10-13
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
1
-10
/
+3
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-1
/
+16
2009-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+5
2009-10-07
net: Make UFO on master device independent of attached devices
Sridhar Samudrala
1
-1
/
+1
2009-10-07
wext: refactor
Johannes Berg
1
-1
/
+5
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
1
-1
/
+7
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-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
net: introduce NETDEV_POST_INIT notifier
Johannes Berg
1
-0
/
+6
2009-10-05
pktgen: Avoid dirtying skb->users when txq is full
Eric Dumazet
1
-4
/
+7
2009-10-05
ethtool: Remove support for obsolete string query operations
Ben Hutchings
1
-48
/
+10
2009-10-04
pktgen: restore nanosec delays
Eric Dumazet
1
-1
/
+1
2009-10-04
pktgen: Fix multiqueue handling
Eric Dumazet
1
-1
/
+1
2009-10-01
pktgen: Fix delay handling
Eric Dumazet
1
-2
/
+4
2009-09-30
net: restore tx timestamping for accelerated vlans
Eric Dumazet
1
-3
/
+3
2009-09-30
net: Fix sock_wfree() race
Eric Dumazet
1
-7
/
+12
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-4
/
+4
2009-09-28
wext: add back wireless/ dir in sysfs for cfg80211 interfaces
Johannes Berg
1
-7
/
+5
2009-09-24
pktgen: better scheduler friendliness
Stephen Hemminger
1
-79
/
+72
2009-09-24
pktgen: T_TERMINATE flag is unused
Stephen Hemminger
1
-5
/
+4
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
1
-2
/
+2
2009-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2009-09-15
driver model: constify attribute groups
David Brownell
1
-1
/
+1
2009-09-15
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
1
-2
/
+2
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
12
-762
/
+837
2009-09-11
net: force bridge module(s) to be GPL
Stephen Hemminger
1
-2
/
+2
2009-09-11
Merge branch 'next' into for-linus
James Morris
1
-1
/
+1
2009-09-06
net_sched: reintroduce dev->qdisc for use by sch_api
Patrick McHardy
1
-4
/
+2
2009-09-03
net: Remove debugging code
Eric Dumazet
1
-2
/
+0
2009-09-03
net: net/core/dev.c cleanups
Eric Dumazet
1
-297
/
+292
2009-09-02
net/ethtool: Add support for the ethtool feature to flash firmware image from...
Ajit Khaparde
1
-0
/
+16
2009-09-02
vlan: multiqueue vlan device
Eric Dumazet
1
-1
/
+9
[next]