index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2010-12-16
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-10
ethtool: Report link-down while interface is down
Ben Hutchings
2010-12-10
pktgen: adding prefetchw() call
Junchang Wang
2010-12-09
filter: use size of fetched data in __load_pointer()
Eric Dumazet
2010-12-09
net: optimize INET input path further
Eric Dumazet
2010-12-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-08
net: call dev_queue_xmit_nit() after skb_dst_drop()
Eric Dumazet
2010-12-08
filter: constify sk_run_filter()
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-06
Fix a typo in datagram.c and sctp/socket.c.
David Shwatrz
2010-12-06
filter: add a security check at install time
Eric Dumazet
2010-12-06
filter: add SKF_AD_RXHASH and SKF_AD_CPU
Eric Dumazet
2010-12-06
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
2010-12-06
filter: fix sk_filter rcu handling
Eric Dumazet
2010-12-03
net: don't reallocate skb->head unless the current one hasn't the needed extr...
Changli Gao
2010-12-02
tcp: Add timewait recycling bits to ipv6 connect code.
David S. Miller
2010-12-01
net sched: use xps information for qdisc NUMA affinity
Eric Dumazet
2010-11-29
xps: add __rcu annotations
Eric Dumazet
2010-11-29
xps: NUMA allocations for per cpu data
Eric Dumazet
2010-11-28
xps: Add CONFIG_XPS
Tom Herbert
2010-11-28
net: add netif_tx_queue_frozen_or_stopped
Eric Dumazet
2010-11-27
rtnl: make link af-specific updates atomic
Thomas Graf
2010-11-24
xps: Transmit Packet Steering
Tom Herbert
2010-11-24
xps: Improvements in TX queue selection
Tom Herbert
2010-11-24
scm: lower SCM_MAX_FD
Eric Dumazet
2010-11-21
pktgen: allow faster module unload
Eric Dumazet
2010-11-21
net: allow GFP_HIGHMEM in __vmalloc()
Eric Dumazet
2010-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-19
filter: use reciprocal divide
Eric Dumazet
2010-11-19
filter: cleanup codes[] init
Eric Dumazet
2010-11-19
filter: optimize sk_run_filter
Eric Dumazet
2010-11-19
net: fix kernel-doc for sk_filter_rcu_release
Randy Dunlap
2010-11-18
net: move definitions of BPF_S_* to net/core/filter.c
Changli Gao
2010-11-18
filter: Optimize instruction revalidation code.
Tetsuo Handa
2010-11-18
net: add priority field to pktgen
John Fastabend
2010-11-18
net: zero kobject in rx_queue_release
John Fastabend
2010-11-17
net: zero kobject in rx_queue_release
John Fastabend
2010-11-17
rtnetlink: Link address family API
Thomas Graf
2010-11-15
net: Export netif_get_vlan_features().
David S. Miller
2010-11-15
net: Simplify RX queue allocation
Tom Herbert
2010-11-15
net: Move TX queue allocation to alloc_netdev_mq
Tom Herbert
2010-11-15
offloading: Force software GSO for multiple vlan tags.
Jesse Gross
2010-11-15
offloading: Support multiple vlan tags in GSO.
Jesse Gross
2010-11-15
offloading: Make scatter/gather more tolerant of vlans.
Jesse Gross
2010-11-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-12
rtnetlink: Fix message size calculation for link messages
Thomas Graf
[next]