summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Take the distribution range definition out of skb_tx_hash()Vladislav Zolotarov2010-12-161-5/+10
* net: Abstract default MTU metric calculation behind an accessor.David S. Miller2010-12-144-32/+51
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-1423-206/+537
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-1323-206/+537
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-081-3/+18
| | |\
| | | * mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa2010-12-081-3/+18
| | * | mac80211: Show max number of probe tries in debug message.Ben Greear2010-12-081-2/+3
| | * | mac80211: Apply ht_opmode changes in ieee80211_change_bssHelmut Schaa2010-12-081-0/+6
| | * | cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa2010-12-081-0/+5
| | * | mac80211: Fix compilation error when mesh is disabledJavier Cardona2010-12-071-0/+2
| | * | mac80211: fix a compiler warningFelix Fietkau2010-12-071-2/+1
| | * | mac80211: fix dynamic-ps/pm_qos magic numbersEliad Peller2010-12-071-4/+5
| | * | nl80211/mac80211: Report signal averageBruno Randolf2010-12-076-1/+12
| | * | cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-0612-106/+322
| | * | nl80211: refactor mesh parameter parsingJohannes Berg2010-12-061-23/+38
| | * | cfg80211: require add_virtual_intf to return new devJohannes Berg2010-12-062-10/+17
| | * | mac80211: move mesh filter adjustingJohannes Berg2010-12-062-17/+12
| | * | nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona2010-12-067-7/+21
| | * | mac80211: speed up AP probing using nullfunc framesFelix Fietkau2010-12-063-35/+79
| | * | mac80211: remove a redundant checkFelix Fietkau2010-12-061-2/+1
| | * | mac80211: Update last_tx_rate only for data framesHelmut Schaa2010-12-061-3/+4
* | | | net: Abstract default ADVMSS behind an accessor.David S. Miller2010-12-138-31/+60
* | | | net: add limits to ip_default_ttlEric Dumazet2010-12-131-2/+5
|/ / /
* | | ipv4: Don't pre-seed hoplimit metric.David S. Miller2010-12-127-10/+9
* | | ipv6: Demark default hoplimit as zero.David S. Miller2010-12-121-3/+1
* | | net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller2010-12-126-7/+7
* | | ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.David S. Miller2010-12-123-2/+4
* | | bridge: Use consistent NF_DROP returns in nf_pre_routingHerbert Xu2010-12-101-16/+9
* | | af_packet: use swap() instead of the open coded macro XC()Changli Gao2010-12-101-5/+3
* | | ethtool: Report link-down while interface is downBen Hutchings2010-12-101-2/+15
* | | pktgen: adding prefetchw() callJunchang Wang2010-12-101-0/+2
* | | inet6: Remove redundant unlikely()Tobias Klauser2010-12-101-1/+1
* | | xfrm: Traffic Flow Confidentiality for IPv6 ESPMartin Willi2010-12-101-8/+24
* | | xfrm: Traffic Flow Confidentiality for IPv4 ESPMartin Willi2010-12-101-8/+24
* | | xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi2010-12-101-2/+17
* | | net/ipv6/udp.c: fix typo in flush_stack()Jiri Pirko2010-12-101-1/+1
* | | ipv6: Fix 'release_it' logic in tcp_v6_get_peer()David S. Miller2010-12-101-1/+1
* | | bridge: Fix return values of br_multicast_add_group/br_multicast_new_groupTobias Klauser2010-12-101-4/+6
* | | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-12-101-8/+0
|\ \ \
| * | | dccp: remove unused macrosShan Wei2010-12-101-8/+0
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-1023-219/+538
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-0624-223/+553
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-022-1/+12
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-014-41/+73
| | * | | Bluetooth: clean up l2cap codeAndrei Emeltchenko2010-12-011-4/+3
| | * | | Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-12-013-18/+23
| | * | | Bluetooth: clean up sco codeAndrei Emeltchenko2010-12-011-9/+13
| | * | | Bluetooth: Fix error handling for l2cap_init()Anderson Lizardo2010-12-011-2/+5
| | * | | Bluetooth: Get rid of __rfcomm_get_sock_by_channel()Gustavo F. Padovan2010-12-011-12/+7
| | * | | Bluetooth: Get rid of __l2cap_get_sock_by_psm()Gustavo F. Padovan2010-12-011-13/+9
OpenPOWER on IntegriCloud