index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-04
net: Introduce for_each_netdev_rcu() iterator
Eric Dumazet
1
-14
/
+16
2009-11-01
net: RCU locking for simple ioctl()
Eric Dumazet
1
-4
/
+4
2009-11-01
veth: Fix unregister_netdevice_queue for veth
Eric W. Biederman
1
-1
/
+2
2009-11-01
net: Introduce dev_get_by_name_rcu()
Eric Dumazet
1
-9
/
+40
2009-10-30
net: Allow devices to specify a device specific sysfs group.
Eric W. Biederman
1
-1
/
+4
2009-10-30
net: use hlist_for_each_entry()
Eric Dumazet
1
-8
/
+8
2009-10-29
gro: Change all receive functions to return GRO result codes
Ben Hutchings
1
-23
/
+15
2009-10-29
gro: Name the GRO result enumeration type
Ben Hutchings
1
-5
/
+14
2009-10-29
net: Introduce dev_get_by_index_rcu()
Eric Dumazet
1
-10
/
+38
2009-10-28
net: sysfs: ethtool_ops can be NULL
Eric Dumazet
1
-2
/
+6
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
[next]