aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: Use skb_checksum_start_offset()Michał Mirosław2010-12-16
* net: factorize sync-rcu call in unregister_netdevice_manyOctavian Purdila2010-12-16
* net: Add batman-adv meshing protocolSven Eckelmann2010-12-16
* net: use NUMA_NO_NODE instead of the magic number -1Changli Gao2010-12-16
* bnx2x: Take the distribution range definition out of skb_tx_hash()Vladislav Zolotarov2010-12-16
* net: Abstract default MTU metric calculation behind an accessor.David S. Miller2010-12-14
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-14
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-13
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-08
| | |\
| | | * mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa2010-12-08
| | * | mac80211: Show max number of probe tries in debug message.Ben Greear2010-12-08
| | * | mac80211: Apply ht_opmode changes in ieee80211_change_bssHelmut Schaa2010-12-08
| | * | cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa2010-12-08
| | * | mac80211: Fix compilation error when mesh is disabledJavier Cardona2010-12-07
| | * | mac80211: fix a compiler warningFelix Fietkau2010-12-07
| | * | mac80211: fix dynamic-ps/pm_qos magic numbersEliad Peller2010-12-07
| | * | nl80211/mac80211: Report signal averageBruno Randolf2010-12-07
| | * | cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-06
| | * | nl80211: refactor mesh parameter parsingJohannes Berg2010-12-06
| | * | cfg80211: require add_virtual_intf to return new devJohannes Berg2010-12-06
| | * | mac80211: move mesh filter adjustingJohannes Berg2010-12-06
| | * | nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona2010-12-06
| | * | mac80211: speed up AP probing using nullfunc framesFelix Fietkau2010-12-06
| | * | mac80211: remove a redundant checkFelix Fietkau2010-12-06
| | * | mac80211: Update last_tx_rate only for data framesHelmut Schaa2010-12-06
* | | | net: Abstract default ADVMSS behind an accessor.David S. Miller2010-12-13
* | | | net: add limits to ip_default_ttlEric Dumazet2010-12-13
|/ / /
* | | ipv4: Don't pre-seed hoplimit metric.David S. Miller2010-12-13
* | | ipv6: Demark default hoplimit as zero.David S. Miller2010-12-13
* | | net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller2010-12-13
* | | ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.David S. Miller2010-12-13
* | | bridge: Use consistent NF_DROP returns in nf_pre_routingHerbert Xu2010-12-10
* | | af_packet: use swap() instead of the open coded macro XC()Changli Gao2010-12-10
* | | ethtool: Report link-down while interface is downBen Hutchings2010-12-10
* | | pktgen: adding prefetchw() callJunchang Wang2010-12-10
* | | inet6: Remove redundant unlikely()Tobias Klauser2010-12-10
* | | xfrm: Traffic Flow Confidentiality for IPv6 ESPMartin Willi2010-12-10
* | | xfrm: Traffic Flow Confidentiality for IPv4 ESPMartin Willi2010-12-10
* | | xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi2010-12-10
* | | net/ipv6/udp.c: fix typo in flush_stack()Jiri Pirko2010-12-10
* | | ipv6: Fix 'release_it' logic in tcp_v6_get_peer()David S. Miller2010-12-10
* | | bridge: Fix return values of br_multicast_add_group/br_multicast_new_groupTobias Klauser2010-12-10
* | | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-12-10
|\ \ \
| * | | dccp: remove unused macrosShan Wei2010-12-10
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-10
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-06
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-02
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-01
| | * | | Bluetooth: clean up l2cap codeAndrei Emeltchenko2010-12-01
| | * | | Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-12-01