index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
net: make dev->master general
Jiri Pirko
2011-02-13
*
net: remove the unnecessary dance around skb_bond_should_drop
Jiri Pirko
2011-02-13
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-08
|
\
|
*
net: Fix lockdep regression caused by initializing netdev queues too early.
David S. Miller
2011-02-08
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-04
|
\
|
|
*
gro: reset skb_iif on reuse
Andy Gospodarek
2011-02-02
|
*
net: Check rps_flow_table when RPS map length is 1
Tom Herbert
2011-01-31
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-31
|
\
|
|
*
gro: Reset dev pointer on reuse
Herbert Xu
2011-01-29
*
|
net: fix dev_seq_next()
Eric Dumazet
2011-01-27
*
|
net: reduce and unify printk level in netdev_fix_features()
Michał Mirosław
2011-01-24
*
|
net: change netdev->features to u32
Michał Mirosław
2011-01-24
*
|
net: Move check of checksum features to netdev_fix_features()
Michał Mirosław
2011-01-24
*
|
net: RPS: Enable hardware acceleration of RFS
Ben Hutchings
2011-01-24
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-24
|
\
|
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2011-01-24
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-19
|
|
|
\
|
*
|
|
net: arp_ioctl() must hold RTNL
Eric Dumazet
2011-01-24
|
|
|
/
|
|
/
|
|
*
|
net: fix can_checksum_protocol() arguments swap
Eric Dumazet
2011-01-19
*
|
|
net: netif_setup_tc() is static
Eric Dumazet
2011-01-21
*
|
|
net_sched: RCU conversion of stab
Eric Dumazet
2011-01-20
*
|
|
net: dev_close_many() is static
Eric Dumazet
2011-01-20
*
|
|
net: implement mechanism for HW based QOS
John Fastabend
2011-01-19
*
|
|
net_device: add support for network device groups
Vlad Dogaru
2011-01-19
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-18
|
\
|
|
|
|
/
|
/
|
|
*
net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.
Jesse Gross
2011-01-18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-14
|
\
|
|
*
net: remove dev_txq_stats_fold()
Eric Dumazet
2011-01-13
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
|
|
\
|
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
*
|
|
net_sched: factorize qdisc stats handling
Eric Dumazet
2011-01-10
*
|
|
net: Add alloc_netdev_mqs function
Tom Herbert
2011-01-10
*
|
|
net offloading: Convert checksums to use centrally computed features.
Jesse Gross
2011-01-09
*
|
|
net offloading: Convert skb_need_linearize() to use precomputed features.
Jesse Gross
2011-01-09
*
|
|
net offloading: Convert dev_gso_segment() to use precomputed features.
Jesse Gross
2011-01-09
*
|
|
net offloading: Pass features into netif_needs_gso().
Jesse Gross
2011-01-09
*
|
|
net offloading: Generalize netif_get_vlan_features().
Jesse Gross
2011-01-09
*
|
|
net offloading: Accept NETIF_F_HW_CSUM for all protocols.
Jesse Gross
2011-01-09
*
|
|
net: timestamp cloned packet in dev_queue_xmit_nit
Eric Dumazet
2010-12-21
*
|
|
net: increase skb->users instead of skb_clone()
Changli Gao
2010-12-19
*
|
|
net: Use skb_checksum_start_offset()
Michał Mirosław
2010-12-16
*
|
|
net: factorize sync-rcu call in unregister_netdevice_many
Octavian Purdila
2010-12-16
*
|
|
net: use NUMA_NO_NODE instead of the magic number -1
Changli Gao
2010-12-16
*
|
|
bnx2x: Take the distribution range definition out of skb_tx_hash()
Vladislav Zolotarov
2010-12-16
*
|
|
net: call dev_queue_xmit_nit() after skb_dst_drop()
Eric Dumazet
2010-12-08
*
|
|
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
Eric Dumazet
2010-12-08
*
|
|
net: init ingress queue
Changli Gao
2010-12-08
*
|
|
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
2010-12-06
*
|
|
net sched: use xps information for qdisc NUMA affinity
Eric Dumazet
2010-12-01
[next]