summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-12-16bnx2x: Take the distribution range definition out of skb_tx_hash()Vladislav Zolotarov
2010-12-14net: Abstract default MTU metric calculation behind an accessor.David S. Miller
2010-12-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-13net: Abstract default ADVMSS behind an accessor.David S. Miller
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-13net: add limits to ip_default_ttlEric Dumazet
2010-12-12ipv4: Don't pre-seed hoplimit metric.David S. Miller
2010-12-12ipv6: Demark default hoplimit as zero.David S. Miller
2010-12-12net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller
2010-12-12ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.David S. Miller
2010-12-10bridge: Use consistent NF_DROP returns in nf_pre_routingHerbert Xu
2010-12-10af_packet: use swap() instead of the open coded macro XC()Changli Gao
2010-12-10ethtool: Report link-down while interface is downBen Hutchings
2010-12-10pktgen: adding prefetchw() callJunchang Wang
2010-12-10inet6: Remove redundant unlikely()Tobias Klauser
2010-12-10xfrm: Traffic Flow Confidentiality for IPv6 ESPMartin Willi
2010-12-10xfrm: Traffic Flow Confidentiality for IPv4 ESPMartin Willi
2010-12-10xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi
2010-12-10net/ipv6/udp.c: fix typo in flush_stack()Jiri Pirko
2010-12-10ipv6: Fix 'release_it' logic in tcp_v6_get_peer()David S. Miller
2010-12-10bridge: Fix return values of br_multicast_add_group/br_multicast_new_groupTobias Klauser
2010-12-10Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-10dccp: remove unused macrosShan Wei
2010-12-09filter: use size of fetched data in __load_pointer()Eric Dumazet
2010-12-09net: optimize INET input path furtherEric Dumazet
2010-12-09net: Abstract away all dst_entry metrics accesses.David S. Miller
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-08mac80211: Show max number of probe tries in debug message.Ben Greear
2010-12-08mac80211: Apply ht_opmode changes in ieee80211_change_bssHelmut Schaa
2010-12-08cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa
2010-12-08tcp: protect sysctl_tcp_cookie_size readsEric Dumazet
2010-12-08tcp: avoid a possible divide by zeroEric Dumazet
2010-12-08mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert
2010-12-08x25: decrement netdev reference counts on unloadApollon Oikonomopoulos
2010-12-08l2tp: Fix modalias of l2tp_ipMichal Marek
2010-12-08econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.Nelson Elhage
2010-12-08af_packet: fix freeing pg_vec twice on error pathChangli Gao
2010-12-08af_packet: eliminate pgv_to_page on some archesChangli Gao
2010-12-08net: call dev_queue_xmit_nit() after skb_dst_drop()Eric Dumazet
2010-12-08filter: constify sk_run_filter()Eric Dumazet
2010-12-08net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()Eric Dumazet
2010-12-08Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2010-12-08llc: fix a device refcount imbalanceEric Dumazet
2010-12-08net/9p/protocol.c: Remove duplicated macros.Thiago Farina
2010-12-08net: init ingress queueChangli Gao
2010-12-08tcp: Bug fix in initialization of receive window.Nandita Dukkipati
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller