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
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-18
net: dont leave active on stack LIST_HEAD
Linus Torvalds
1
-2
/
+5
2011-02-17
net: Introduce new feature setting ops
Michał Mirosław
1
-6
/
+40
2011-02-17
ethtool: enable GSO and GRO by default
Michał Mirosław
1
-4
/
+14
2011-02-15
net: RPS: Make hardware-accelerated RFS conditional on NETIF_F_NTUPLE
Ben Hutchings
1
-1
/
+2
2011-02-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
1
-1
/
+2
2011-02-15
net: Adjust TX queue kobjects if number of queues changes during unregister
Ben Hutchings
1
-1
/
+2
2011-02-13
net: make dev->master general
Jiri Pirko
1
-12
/
+37
2011-02-13
net: remove the unnecessary dance around skb_bond_should_drop
Jiri Pirko
1
-3
/
+3
2011-02-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-11
/
+16
2011-02-08
net: Fix lockdep regression caused by initializing netdev queues too early.
David S. Miller
1
-11
/
+16
2011-02-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
2011-02-02
gro: reset skb_iif on reuse
Andy Gospodarek
1
-0
/
+1
2011-01-31
net: Check rps_flow_table when RPS map length is 1
Tom Herbert
1
-1
/
+2
2011-01-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2011-01-29
gro: Reset dev pointer on reuse
Herbert Xu
1
-0
/
+1
2011-01-27
net: fix dev_seq_next()
Eric Dumazet
1
-4
/
+7
2011-01-24
net: reduce and unify printk level in netdev_fix_features()
Michał Mirosław
1
-21
/
+12
2011-01-24
net: change netdev->features to u32
Michał Mirosław
1
-8
/
+7
2011-01-24
net: Move check of checksum features to netdev_fix_features()
Michał Mirosław
1
-15
/
+17
2011-01-24
net: RPS: Enable hardware acceleration of RFS
Ben Hutchings
1
-6
/
+91
2011-01-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+3
2011-01-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2011-01-24
net: arp_ioctl() must hold RTNL
Eric Dumazet
1
-1
/
+2
2011-01-21
net: netif_setup_tc() is static
Eric Dumazet
1
-1
/
+1
2011-01-20
net_sched: RCU conversion of stab
Eric Dumazet
1
-3
/
+5
2011-01-20
net: dev_close_many() is static
Eric Dumazet
1
-1
/
+1
2011-01-19
net: implement mechanism for HW based QOS
John Fastabend
1
-1
/
+54
2011-01-19
net_device: add support for network device groups
Vlad Dogaru
1
-0
/
+12
2011-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-3
/
+3
2011-01-19
net: fix can_checksum_protocol() arguments swap
Eric Dumazet
1
-1
/
+1
2011-01-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2011-01-18
net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.
Jesse Gross
1
-2
/
+2
2011-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-29
/
+0
2011-01-13
net: remove dev_txq_stats_fold()
Eric Dumazet
1
-29
/
+0
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-10
net_sched: factorize qdisc stats handling
Eric Dumazet
1
-1
/
+4
2011-01-10
net: Add alloc_netdev_mqs function
Tom Herbert
1
-11
/
+21
2011-01-09
net offloading: Convert checksums to use centrally computed features.
Jesse Gross
1
-28
/
+12
2011-01-09
net offloading: Convert skb_need_linearize() to use precomputed features.
Jesse Gross
1
-15
/
+6
2011-01-09
net offloading: Convert dev_gso_segment() to use precomputed features.
Jesse Gross
1
-5
/
+3
2011-01-09
net offloading: Pass features into netif_needs_gso().
Jesse Gross
1
-2
/
+6
2011-01-09
net offloading: Generalize netif_get_vlan_features().
Jesse Gross
1
-8
/
+27
2011-01-09
net offloading: Accept NETIF_F_HW_CSUM for all protocols.
Jesse Gross
1
-1
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+1
2010-12-21
net: timestamp cloned packet in dev_queue_xmit_nit
Eric Dumazet
1
-7
/
+2
2010-12-19
net: increase skb->users instead of skb_clone()
Changli Gao
1
-10
/
+20
2010-12-16
net: Use skb_checksum_start_offset()
Michał Mirosław
1
-3
/
+3
2010-12-16
net: factorize sync-rcu call in unregister_netdevice_many
Octavian Purdila
1
-42
/
+76
2010-12-16
net: use NUMA_NO_NODE instead of the magic number -1
Changli Gao
1
-1
/
+1
2010-12-16
bnx2x: Take the distribution range definition out of skb_tx_hash()
Vladislav Zolotarov
1
-5
/
+10
[prev]
[next]