summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* TCP: increase default initial receive window.Nandita Dukkipati2010-12-211-0/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-202-5/+11
|\
| * net_sched: always clone skbsChangli Gao2010-12-201-5/+1
| * ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens2010-12-201-0/+10
* | ipv4: Flush per-ns routing cache more sanely.David S. Miller2010-12-201-1/+1
* | net: kill unused macrosShan Wei2010-12-202-3/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-173-3/+8
|\|
| * netlink: fix gcc -Wconversion compilation warningDmitry V. Levin2010-12-171-1/+1
| * net: fix nulls list corruptions in sk_prot_allocOctavian Purdila2010-12-161-0/+3
| * atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-111-2/+4
* | net: Introduce skb_checksum_start_offset()Michał Mirosław2010-12-161-0/+5
* | tcp: relax tcp_paws_check()Eric Dumazet2010-12-161-1/+7
* | net: factorize sync-rcu call in unregister_netdevice_manyOctavian Purdila2010-12-161-0/+1
* | net: use NUMA_NO_NODE instead of the magic number -1Changli Gao2010-12-161-1/+1
* | bnx2x: Take the distribution range definition out of skb_tx_hash()Vladislav Zolotarov2010-12-162-2/+13
* | net: Abstract default MTU metric calculation behind an accessor.David S. Miller2010-12-142-7/+9
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-144-16/+67
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-134-16/+67
| |\ \
| | * | cfg80211: add some element IDs in enum ieee80211_eidAmitkumar Karwar2010-12-081-0/+3
| | * | cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa2010-12-082-0/+7
| | * | nl80211/mac80211: Report signal averageBruno Randolf2010-12-072-0/+6
| | * | cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-062-9/+37
| | * | cfg80211: require add_virtual_intf to return new devJohannes Berg2010-12-061-4/+7
| | * | nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona2010-12-062-0/+6
| | * | lib: Improve EWMA efficiency by using bitshiftsBruno Randolf2010-12-061-3/+1
* | | | net: Abstract default ADVMSS behind an accessor.David S. Miller2010-12-132-1/+14
|/ / /
* | | ipv4: Don't pre-seed hoplimit metric.David S. Miller2010-12-133-16/+11
* | | net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller2010-12-131-1/+14
* | | ethtool: Report link-down while interface is downBen Hutchings2010-12-111-1/+3
* | | xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi2010-12-102-0/+2
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-1010-57/+148
|\ \ \
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-0610-57/+148
| |\| |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-12-025-45/+45
| | |\ \
| | | * | Bluetooth: clean up legal textAndrei Emeltchenko2010-12-024-25/+25
| | | * | Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-022-9/+9
| | | * | Bluetooth: clean up l2cap codeAndrei Emeltchenko2010-12-021-5/+5
| | | * | Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-12-021-2/+2
| | | * | Bluetooth: clean up sco codeAndrei Emeltchenko2010-12-021-4/+4
| | * | | cfg80211: Add documentation for antenna opsBruno Randolf2010-12-021-0/+7
| | * | | ssb: extract indexes for power tablesRafał Miłecki2010-12-022-0/+44
| | |/ /
| | * | mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach2010-11-301-4/+24
| | * | nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg2010-11-292-8/+28
* | | | The new jhash implementationJozsef Kadlecsik2010-12-101-78/+105
* | | | net: optimize INET input path furtherEric Dumazet2010-12-103-28/+34
* | | | net: Abstract away all dst_entry metrics accesses.David S. Miller2010-12-091-3/+23
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-084-1/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | tcp: Replace time wait bucket msg by counterTom Herbert2010-12-081-0/+1
| * | | filter: fix sk_filter rcu handlingEric Dumazet2010-12-061-1/+3
| * | | af_unix: limit recursion levelEric Dumazet2010-11-291-0/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-241-0/+1
| |\ \ \