index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
pkt_sched: Make qdisc_run take a netdev_queue.
David S. Miller
2008-07-08
1
-2
/
+2
*
|
|
|
|
netdev: Make netif_schedule() routines work with netdev_queue objects.
David S. Miller
2008-07-08
1
-4
/
+5
*
|
|
|
|
net: Clean up explicit ->tx_queue references in link watch.
David S. Miller
2008-07-08
1
-10
/
+5
*
|
|
|
|
netdev: Move next_sched into struct netdev_queue.
David S. Miller
2008-07-08
1
-8
/
+7
*
|
|
|
|
netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.
David S. Miller
2008-07-08
1
-2
/
+2
*
|
|
|
|
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
2008-07-08
3
-6
/
+12
*
|
|
|
|
netdev: The ingress_lock member is no longer needed.
David S. Miller
2008-07-08
1
-5
/
+7
*
|
|
|
|
netdev: Move queue_lock into struct netdev_queue.
David S. Miller
2008-07-08
1
-11
/
+22
*
|
|
|
|
netdev: Create netdev_queue abstraction.
David S. Miller
2008-07-08
1
-0
/
+8
*
|
|
|
|
net: fix dev_set_promiscuity() breakage
Patrick McHardy
2008-07-06
1
-1
/
+1
*
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-05
3
-5
/
+4
|
\
|
|
|
|
|
*
|
|
|
net: fib_rules: fix error code for unsupported families
Patrick McHardy
2008-07-01
1
-2
/
+2
|
*
|
|
|
netdevice: Fix wrong string handle in kernel command line parsing
Wang Chen
2008-07-01
1
-2
/
+2
|
*
|
|
|
net: Tyop of sk_filter() comment
Wang Chen
2008-07-01
1
-1
/
+0
*
|
|
|
|
net: add fib_rules_ops to flush_cache method
Denis V. Lunev
2008-07-05
1
-1
/
+1
*
|
|
|
|
netdev: Add support for rx flow hash configuration, using ethtool.
Santwona Behera
2008-07-02
1
-0
/
+37
*
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-28
3
-6
/
+20
|
\
|
|
|
|
|
*
|
|
|
netdevice: Fix typo of dev_unicast_add() comment
Wang Chen
2008-06-27
1
-1
/
+1
|
*
|
|
|
tcp: fix for splice receive when used with software LRO
Octavian Purdila
2008-06-27
1
-5
/
+12
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
netns: Don't receive new packets in a dead network namespace.
Eric W. Biederman
2008-06-20
2
-0
/
+7
*
|
|
|
net: Discard and warn about LRO'd skbs received for forwarding
Ben Hutchings
2008-06-19
1
-0
/
+8
*
|
|
|
net: Disable LRO on devices that are forwarding
Ben Hutchings
2008-06-19
1
-0
/
+24
*
|
|
|
netdevice: Fix promiscuity and allmulti overflow
Wang Chen
2008-06-18
1
-10
/
+45
*
|
|
|
net: Add sk_set_socket() helper.
David S. Miller
2008-06-17
1
-2
/
+2
*
|
|
|
bonding: Allow setting max_bonds to zero
Jay Vosburgh
2008-06-18
1
-0
/
+13
*
|
|
|
net/core: add NETDEV_BONDING_FAILOVER event
Or Gerlitz
2008-06-17
1
-0
/
+6
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-16
1
-8
/
+26
|
\
|
|
|
|
*
|
|
net: Fix test for VLAN TX checksum offload capability
Ben Hutchings
2008-06-16
1
-8
/
+26
|
|
|
/
|
|
/
|
*
|
|
net: remove CVS keywords
Adrian Bunk
2008-06-11
2
-4
/
+0
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
4
-8
/
+11
|
\
|
|
|
*
|
tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.
Octavian Purdila
2008-06-04
1
-2
/
+3
|
*
|
netlink: Improve returned error codes
Thomas Graf
2008-06-03
2
-2
/
+4
|
*
|
net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovec
Brice Goglin
2008-06-03
1
-1
/
+1
|
*
|
net: neighbour table ABI problem
Stephen Hemminger
2008-06-03
1
-3
/
+3
|
|
/
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-05-25
2
-1
/
+5
|
\
|
|
*
pktgen: make sure that pktgen_thread_worker has been executed
Denis V. Lunev
2008-05-20
1
-0
/
+4
|
*
net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()
David Woodhouse
2008-05-20
1
-1
/
+1
*
|
net: The dev->get_stats pointer is not NULL nowadays.
Pavel Emelyanov
2008-05-21
2
-17
/
+12
*
|
netns: Register net/core/ sysctls at read-only root.
Pavel Emelyanov
2008-05-19
1
-20
/
+19
|
/
*
net: handle errors from device_rename
Stephen Hemminger
2008-05-14
1
-1
/
+5
*
net: Fix typo in net/core/sock.c.
Rami Rosen
2008-05-14
1
-1
/
+1
*
net: Allow netdevices to specify needed head/tailroom
Johannes Berg
2008-05-12
1
-1
/
+1
*
net: Added ASSERT_RTNL() to dev_open() and dev_close().
Ben Hutchings
2008-05-08
1
-0
/
+4
*
netns: Fix arbitrary net_device-s corruptions on net_ns stop.
Pavel Emelyanov
2008-05-08
1
-3
/
+5
*
net: Fix useless comment reference loop.
Johannes Berg
2008-05-03
1
-1
/
+3
*
netns: Fix device renaming for sysfs
Daniel Lezcano
2008-05-02
3
-3
/
+10
*
net: remove NR_CPUS arrays in net/core/dev.c
Mike Travis
2008-05-02
1
-4
/
+11
*
net: use get/put_unaligned_* helpers
Harvey Harrison
2008-05-02
1
-2
/
+2
*
net: Add missing braces to multi-statement if()s
Ilpo Järvinen
2008-05-02
1
-1
/
+2
*
net: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
2
-11
/
+6
[prev]
[next]