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-04-22
IPv6: Generic TTL Security Mechanism (final version)
Stephen Hemminger
2010-04-22
net: Orphan and de-dst skbs earlier in xmit path.
David S. Miller
2010-04-22
rps: immediate send IPI in process_backlog()
Eric Dumazet
2010-04-21
ethernet: print protocol in host byte order
Johannes Berg
2010-04-21
net: Introduce skb_orphan_try()
Eric Dumazet
2010-04-21
fasync: RCU and fine grained locking
Eric Dumazet
2010-04-21
tcp: Mark v6 response packets as CHECKSUM_PARTIAL
David S. Miller
2010-04-21
tcp: Fix ipv6 checksumming on response packets for real.
David S. Miller
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-21
net: Fix an RCU warning in dev_pick_tx()
David Howells
2010-04-21
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-04-21
ipv6: Fix tcp_v6_send_response transport header setting.
Herbert Xu
2010-04-20
net: Remove two unnecessary exports (skbuff).
Rami Rosen
2010-04-20
net: Fix various endianness glitches
Eric Dumazet
2010-04-20
bridge: add a missing ntohs()
Eric Dumazet
2010-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-04-20
net: sk_sleep() helper
Eric Dumazet
2010-04-20
net: emphasize rtnl lock required in call_netdevice_notifiers
Jiri Pirko
2010-04-20
rps: consistent rxhash
Eric Dumazet
2010-04-20
rps: cleanups
Eric Dumazet
2010-04-19
rps: static functions
Eric Dumazet
2010-04-19
mac80211: pass HT changes to driver when off channel
Reinette Chatre
2010-04-19
mac80211: remove bogus TX agg state assignment
Johannes Berg
2010-04-19
rps: shortcut net_rps_action()
Eric Dumazet
2010-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-04-18
net: Introduce skb_orphan_try()
Eric Dumazet
2010-04-18
net: remove time limit in process_backlog()
Eric Dumazet
2010-04-17
rps: rps_sock_flow_table is mostly read
Eric Dumazet
2010-04-16
rfs: Receive Flow Steering
Tom Herbert
2010-04-16
packet : remove init_net restriction
Daniel Lezcano
2010-04-15
ipv6: fix the comment of ip6_xmit()
Shan Wei
2010-04-15
net: replace ipfragok with skb->local_df
Shan Wei
2010-04-15
ipv6: cancel to setting local_df in ip6_xmit()
Shan Wei
2010-04-15
net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4
Joe Perches
2010-04-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-04-15
ip: Fix ip_dev_loopback_xmit()
Eric Dumazet
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-15
ipv4: ipmr: fix NULL pointer deref during unres queue destruction
Patrick McHardy
2010-04-15
ipv4: ipmr: fix invalid cache resolving when adding a non-matching entry
Patrick McHardy
2010-04-15
ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependencies
Patrick McHardy
2010-04-15
net: dev_pick_tx() fix
Eric Dumazet
2010-04-15
net: netif_rx() must disable preemption
Eric Dumazet
2010-04-14
fib: suppress lockdep-RCU false positive in FIB trie.
Eric Dumazet
2010-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-13
ipv4: ipmr: support multiple tables
Patrick McHardy
2010-04-13
ipv4: ipmr: move mroute data into seperate structure
Patrick McHardy
2010-04-13
ipv4: ipmr: convert struct mfc_cache to struct list_head
Patrick McHardy
2010-04-13
ipv4: ipmr: remove net pointer from struct mfc_cache
Patrick McHardy
2010-04-13
ipv4: ipmr: move unres_queue and timer to per-namespace data
Patrick McHardy
[next]