index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2010-06-15
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
2010-06-15
net: add rx_handler data pointer
Jiri Pirko
2010-06-15
bridge: Fix netpoll support
Herbert Xu
2010-06-15
netpoll: Allow netpoll_setup/cleanup recursion
Herbert Xu
2010-06-15
netpoll: Add ndo_netpoll_setup
Herbert Xu
2010-06-15
netpoll: Add locking for netpoll_setup/cleanup
Herbert Xu
2010-06-15
netpoll: Fix RCU usage
Herbert Xu
2010-06-15
bridge: Remove redundant npinfo NULL setting
Herbert Xu
2010-06-15
netpoll: Set npinfo to NULL even with ndo_netpoll_cleanup
Herbert Xu
2010-06-14
inetpeer: various changes
Eric Dumazet
2010-06-14
ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()
Eric Dumazet
2010-06-14
ipv6: avoid two atomics in ipv6_rthdr_rcv()
Eric Dumazet
2010-06-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-13
net: rxhash already set in __copy_skb_header
Eric Dumazet
2010-06-13
net: fix deliver_no_wcard regression on loopback device
John Fastabend
2010-06-12
irttp: Print device parameters and statistics as unsigned
Ben Hutchings
2010-06-12
net: Enable 64-bit net device statistics on 32-bit architectures
Ben Hutchings
2010-06-11
pktgen: increasing transmission granularity
Daniel Turull
2010-06-11
econet: fix locking
Eric Dumazet
2010-06-11
pkt_sched: gen_kill_estimator() rcu fixes
Eric Dumazet
2010-06-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-10
net-next: remove useless union keyword
Changli Gao
2010-06-10
pktgen: Fix accuracy of inter-packet delay.
Daniel Turull
2010-06-10
pkt_sched: gen_estimator: add a new lock
Eric Dumazet
2010-06-10
ip: ip_ra_control() rcu fix
Eric Dumazet
2010-06-10
net: deliver skbs on inactive slaves to exact matches
John Fastabend
2010-06-09
ipv6: fix ICMP6_MIB_OUTERRORS
Eric Dumazet
2010-06-09
ipv6: mcast: RCU conversions
Eric Dumazet
2010-06-09
icmp: RCU conversion in icmp_address_reply()
Eric Dumazet
2010-06-09
Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6
David S. Miller
2010-06-09
caif: fix a couple range checks
Dan Carpenter
2010-06-09
phonet: use call_rcu for phonet device free
Jiri Pirko
2010-06-09
net: Print num_rx_queues imbalance warning only when there are allocated queues
Tim Gardner
2010-06-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-08
mac80211: fix deauth before assoc
Johannes Berg
2010-06-08
mac80211: Add netif state checking to ieee80211_ifa_changed
Juuso Oikarinen
2010-06-07
anycast: Some RCU conversions
Eric Dumazet
2010-06-07
net: avoid two atomic ops in ip_rcv_options()
Eric Dumazet
2010-06-07
ipv4: avoid two atomic ops in ip_rt_redirect()
Eric Dumazet
2010-06-07
igmp: avoid two atomic ops in igmp_rcv()
Eric Dumazet
2010-06-07
ip: Router Alert RCU conversion
Eric Dumazet
2010-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-07
mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INET
John W. Linville
2010-06-07
mac80211: fix function pointer check
Holger Schurig
2010-06-07
ipmr: dont corrupt lists
Eric Dumazet
2010-06-07
net: Remove unnecessary net action assertion
jamal
2010-06-07
net sched: make pedit check for clones instead
jamal
2010-06-07
htb: remove two unnecessary assignments
Changli Gao
2010-06-07
raw: avoid two atomics in xmit
Eric Dumazet
[next]