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
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
2009-02-01
net: Optimize memory usage when splicing from sockets.
Jarek Poplawski
2009-01-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-30
packet: Avoid lock_sock in mmap handler
Herbert Xu
2009-01-29
wimax: fix build issue when debugfs is disabled
Inaky Perez-Gonzalez
2009-01-29
gro: Open-code memcpy in napi_fraginfo_skb
Herbert Xu
2009-01-29
gro: Do not merge paged packets into frag_list
Herbert Xu
2009-01-29
gro: Avoid copying headers of unmerged packets
Herbert Xu
2009-01-29
gro: Move common completion code into helpers
Herbert Xu
2009-01-29
ipv4: fix infinite retry loop in IP-Config
Benjamin Zores
2009-01-29
net: Fix OOPS in skb_seq_read().
Shyam Iyer
2009-01-29
net: Fix frag_list handling in skb_seq_read
Herbert Xu
2009-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-01-29
cfg80211: print correct intersected regulatory domain
Luis R. Rodriguez
2009-01-29
cfg80211: Fix sanity check on 5 GHz when processing country IE
Luis R. Rodriguez
2009-01-27
ipv6: Make mc_forwarding sysctl read-only.
David S. Miller
2009-01-27
IPv6: Fix multicast routing bugs.
Thomas Goff
2009-01-27
net: fix xfrm reverse flow lookup for icmp6
Jiri Pirko
2009-01-27
net: Get rid of by-hand TX queue hashing.
David S. Miller
2009-01-27
net: If SKB has attached socket, use socket's hash for TX queue selection.
David S. Miller
2009-01-27
net: Allow RX queue selection to seed TX queue hashing.
David S. Miller
2009-01-26
tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits.
Dimitris Michailidis
2009-01-26
udp: optimize bind(0) if many ports are in use
Eric Dumazet
2009-01-26
Phonet: use per-namespace devices list
remi.denis-courmont@nokia
2009-01-26
Phonet: remove useless locking in device cleanup
remi.denis-courmont@nokia
2009-01-26
Phonet: handle rtnetlink registration failure
remi.denis-courmont@nokia
2009-01-26
Phonet: allow phonet_device_init() to fail, put it to __init section
remi.denis-courmont@nokia
2009-01-26
Phonet: check destination before delivering packets locally
remi.denis-courmont@nokia
2009-01-26
Phonet: move to Networking options like other protocol stacks
remi.denis-courmont@nokia
2009-01-26
gre: optimize hash lookup
Timo Teras
2009-01-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-01-26
vlan: Export symbols as non GPL symbols.
Ben Greear
2009-01-26
net: Move config NET_NS to from net/Kconfig to init/Kconfig
Matt Helsley
2009-01-25
af_key: initialize xfrm encap_oa
Timo Teras
2009-01-22
sctp: Fix another socket race during accept/peeloff
Vlad Yasevich
2009-01-22
sctp: Properly timestamp outgoing data chunks for rtx purposes
Vlad Yasevich
2009-01-22
sctp: Correctly start rtx timer on new packet transmissions.
Vlad Yasevich
2009-01-22
netns: ipmr: enable namespace support in ipv4 multicast routing code
Benjamin Thery
2009-01-22
netns: ipmr: declare ipmr /proc/net entries per-namespace
Benjamin Thery
2009-01-22
netns: ipmr: declare reg_vif_num per-namespace
Benjamin Thery
2009-01-22
netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace
Benjamin Thery
2009-01-22
netns: ipmr: declare counter cache_resolve_queue_len per-namespace
Benjamin Thery
2009-01-22
netns: ipmr: dynamically allocate mfc_cache_array
Benjamin Thery
2009-01-22
netns: ipmr: store netns in struct mfc_cache
Benjamin Thery
2009-01-22
netns: ipmr: dynamically allocate vif_table
Benjamin Thery
2009-01-22
netns: ipmr: allocate mroute_socket per-namespace.
Benjamin Thery
2009-01-22
sctp/ipv6.c: use ipv6_addr_copy
Joe Perches
2009-01-22
mac80211: fix slot time debug message
Christian Lamparter
2009-01-22
mac80211: decrement ref count to netdev after launching mesh discovery
Brian Cavagnolo
[next]