aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-19sctp: user perfect name for Delayed SACK Timer optionShan Wei1-0/+1
2011-01-13ipsec: update MAX_AH_AUTH_LEN to support sha512Nicolas Dichtel1-1/+1
2011-01-12sched: remove unused backlog in RED statsstephen hemminger1-1/+0
2011-01-12Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2-10/+10
2011-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-0/+16
2011-01-12netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2-10/+10
2011-01-11ah: update maximum truncated ICV lengthNicolas Dichtel1-1/+1
2011-01-10arp: allow to invalidate specific ARP entriesMaxim Levitsky1-0/+1
2011-01-10net_sched: factorize qdisc stats handlingEric Dumazet1-6/+14
2011-01-10phonet: some signedness bugsDan Carpenter1-2/+2
2011-01-10cfg80211: add mesh join/leave callback docsJohannes Berg1-0/+2
2011-01-10mac80211: add missing docs for off-chan TX flagJohannes Berg1-0/+4
2011-01-10mac80211: add remain-on-channel docsJohannes Berg1-0/+10
2011-01-09net/sock.h: make some fields private to fix kernel-doc warning(s)Randy Dunlap1-0/+4
2011-01-06netfilter: fix the race when initializing nf_ct_expect_hash_rndChangli Gao1-0/+2
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg1-0/+19
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville4-1/+100
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6John W. Linville4-1/+100
2010-12-31dcbnl: adding DCBX feature flags get-setShmulik Ravid1-0/+3
2010-12-31dcbnl: adding DCBX engine capabilityShmulik Ravid1-0/+5
2010-12-31net_dcb: add application notifiersJohn Fastabend1-0/+31
2010-12-31dcbnl: add appliction tlv handlersJohn Fastabend1-0/+9
2010-12-31dcbnl: add support for ieee8021Qaz attributesJohn Fastabend1-0/+11
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-2/+3
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller1-1/+0
2010-12-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-4/+24
2010-12-22Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg1-1/+2
2010-12-22Bluetooth: Add management events for controller addition & removalJohan Hedberg2-0/+12
2010-12-22Bluetooth: Add read_info management commandJohan Hedberg1-0/+19
2010-12-22Bluetooth: Add read_index_list management commandJohan Hedberg1-0/+6
2010-12-22Bluetooth: Add read_version management commandJohan Hedberg1-0/+6
2010-12-22mac80211: selective throughput LED trigger activeJohannes Berg1-3/+17
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg1-0/+38
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-7/+64
2010-12-21net: Fix range checks in tcf_valid_offset().David S. Miller1-1/+3
2010-12-20TCP: increase default initial receive window.Nandita Dukkipati1-0/+3
2010-12-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-5/+11
2010-12-20cfg80211: Separate available antennas for RX and TXBruno Randolf1-3/+9
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona1-0/+8
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona1-4/+4
2010-12-20mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach1-4/+24
2010-12-20ipv4: Flush per-ns routing cache more sanely.David S. Miller1-1/+1
2010-12-20net_sched: always clone skbsChangli Gao1-5/+1
2010-12-19net: kill unused macrosShan Wei2-3/+0
2010-12-19ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens1-0/+10
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+3
2010-12-16net: fix nulls list corruptions in sk_prot_allocOctavian Purdila1-0/+3
2010-12-16tcp: relax tcp_paws_check()Eric Dumazet1-1/+7
2010-12-16net: factorize sync-rcu call in unregister_netdevice_manyOctavian Purdila1-0/+1
2010-12-16cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez1-1/+3