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-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+6
2009-11-16
net: Fix the rollback test in dev_change_name()
Eric Dumazet
1
-5
/
+6
2009-11-15
net: Optimize hard_start_xmit() return checking
Jarek Poplawski
1
-17
/
+0
2009-11-15
net: check the return value of ndo_select_queue()
Eric Dumazet
1
-0
/
+15
2009-11-13
net: allow to propagate errors through ->ndo_hard_start_xmit()
Patrick McHardy
1
-6
/
+26
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2
-58
/
+10
2009-11-11
netdev: fold name hash properly (v3)
stephen hemminger
1
-1
/
+2
2009-11-11
skbuff: Do not allow skb recycling with disabled IRQs
Anton Vorontsov
1
-0
/
+3
2009-11-08
net: Support specifying the network namespace upon device creation.
Eric W. Biederman
1
-11
/
+27
2009-11-07
rtnetlink: Cleanups
Eric Dumazet
1
-31
/
+23
2009-11-07
net: Replace old style lock initializer
Thomas Gleixner
1
-1
/
+1
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+9
2009-11-05
net: Fix build warning in sock_bindtodevice().
David S. Miller
1
-3
/
+2
2009-11-05
pktgen: tx_bytes might be slightly wrong
Eric Dumazet
1
-2
/
+3
2009-11-05
net: sock_bindtodevice() RCU-ification
Eric Dumazet
1
-4
/
+6
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: fix sk_forward_alloc corruption
Eric Dumazet
1
-1
/
+9
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
[prev]
[next]