index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
net: fix dev_seq_next()
Eric Dumazet
2011-01-27
1
-4
/
+7
*
|
net: reduce and unify printk level in netdev_fix_features()
Michał Mirosław
2011-01-24
1
-21
/
+12
*
|
net: change netdev->features to u32
Michał Mirosław
2011-01-24
1
-8
/
+7
*
|
net: Move check of checksum features to netdev_fix_features()
Michał Mirosław
2011-01-24
1
-15
/
+17
*
|
net: RPS: Enable hardware acceleration of RFS
Ben Hutchings
2011-01-24
1
-6
/
+91
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-24
1
-2
/
+3
|
\
\
|
|
/
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2011-01-24
1
-1
/
+1
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-19
1
-3
/
+3
|
|
|
\
|
*
|
|
net: arp_ioctl() must hold RTNL
Eric Dumazet
2011-01-24
1
-1
/
+2
|
|
|
/
|
|
/
|
|
*
|
net: fix can_checksum_protocol() arguments swap
Eric Dumazet
2011-01-19
1
-1
/
+1
*
|
|
net: netif_setup_tc() is static
Eric Dumazet
2011-01-21
1
-1
/
+1
*
|
|
net_sched: RCU conversion of stab
Eric Dumazet
2011-01-20
1
-3
/
+5
*
|
|
net: dev_close_many() is static
Eric Dumazet
2011-01-20
1
-1
/
+1
*
|
|
net: implement mechanism for HW based QOS
John Fastabend
2011-01-19
1
-1
/
+54
*
|
|
net_device: add support for network device groups
Vlad Dogaru
2011-01-19
1
-0
/
+12
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-18
1
-2
/
+2
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.
Jesse Gross
2011-01-18
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-14
1
-29
/
+0
|
\
\
|
|
/
|
*
net: remove dev_txq_stats_fold()
Eric Dumazet
2011-01-13
1
-29
/
+0
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
1
-1
/
+1
|
|
\
|
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
|
|
net_sched: factorize qdisc stats handling
Eric Dumazet
2011-01-10
1
-1
/
+4
*
|
|
net: Add alloc_netdev_mqs function
Tom Herbert
2011-01-10
1
-11
/
+21
*
|
|
net offloading: Convert checksums to use centrally computed features.
Jesse Gross
2011-01-09
1
-28
/
+12
*
|
|
net offloading: Convert skb_need_linearize() to use precomputed features.
Jesse Gross
2011-01-09
1
-15
/
+6
*
|
|
net offloading: Convert dev_gso_segment() to use precomputed features.
Jesse Gross
2011-01-09
1
-5
/
+3
*
|
|
net offloading: Pass features into netif_needs_gso().
Jesse Gross
2011-01-09
1
-2
/
+6
*
|
|
net offloading: Generalize netif_get_vlan_features().
Jesse Gross
2011-01-09
1
-8
/
+27
*
|
|
net offloading: Accept NETIF_F_HW_CSUM for all protocols.
Jesse Gross
2011-01-09
1
-1
/
+1
*
|
|
net: timestamp cloned packet in dev_queue_xmit_nit
Eric Dumazet
2010-12-21
1
-7
/
+2
*
|
|
net: increase skb->users instead of skb_clone()
Changli Gao
2010-12-19
1
-10
/
+20
*
|
|
net: Use skb_checksum_start_offset()
Michał Mirosław
2010-12-16
1
-3
/
+3
*
|
|
net: factorize sync-rcu call in unregister_netdevice_many
Octavian Purdila
2010-12-16
1
-42
/
+76
*
|
|
net: use NUMA_NO_NODE instead of the magic number -1
Changli Gao
2010-12-16
1
-1
/
+1
*
|
|
bnx2x: Take the distribution range definition out of skb_tx_hash()
Vladislav Zolotarov
2010-12-16
1
-5
/
+10
*
|
|
net: call dev_queue_xmit_nit() after skb_dst_drop()
Eric Dumazet
2010-12-08
1
-3
/
+3
*
|
|
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
Eric Dumazet
2010-12-08
1
-10
/
+7
*
|
|
net: init ingress queue
Changli Gao
2010-12-08
1
-22
/
+13
*
|
|
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
2010-12-06
1
-2
/
+5
*
|
|
net sched: use xps information for qdisc NUMA affinity
Eric Dumazet
2010-12-01
1
-2
/
+3
*
|
|
xps: Add CONFIG_XPS
Tom Herbert
2010-11-28
1
-3
/
+6
*
|
|
xps: Transmit Packet Steering
Tom Herbert
2010-11-24
1
-3
/
+50
*
|
|
xps: Improvements in TX queue selection
Tom Herbert
2010-11-24
1
-7
/
+11
*
|
|
net: Export netif_get_vlan_features().
David S. Miller
2010-11-15
1
-0
/
+1
*
|
|
net: Simplify RX queue allocation
Tom Herbert
2010-11-15
1
-9
/
+10
*
|
|
net: Move TX queue allocation to alloc_netdev_mq
Tom Herbert
2010-11-15
1
-4
/
+3
*
|
|
offloading: Force software GSO for multiple vlan tags.
Jesse Gross
2010-11-15
1
-0
/
+16
*
|
|
offloading: Support multiple vlan tags in GSO.
Jesse Gross
2010-11-15
1
-5
/
+7
*
|
|
offloading: Make scatter/gather more tolerant of vlans.
Jesse Gross
2010-11-15
1
-7
/
+12
[prev]
[next]