aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-03Repair wrong named definition aligned_u64Jiří Župka1-1/+1
2011-10-03tcp: report ECN_SEEN in tcp_infoEric Dumazet1-1/+2
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville14-17/+680
2011-09-28net: sh_eth: move the asm/sh_eth.h to include/linux/Yoshihiro Shimoda1-0/+25
2011-09-28connector: add comm change event report to proc connectorVladimir Zapolskiy1-0/+11
2011-09-28af_unix: dont send SCM_CREDENTIALS by defaultEric Dumazet1-3/+2
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller1-1/+1
2011-09-27mac80211: Send the management frame at requested rateRajkumar Manoharan1-0/+4
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan2-1/+17
2011-09-27NFC: protect nci_data_exchange transactionsIlan Elias1-0/+1
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller1-3/+4
2011-09-27tcp: rename tcp_skb_cb flagsEric Dumazet1-1/+1
2011-09-27tcp: unalias tcp_skb_cb flags and ip_dsfieldEric Dumazet1-1/+2
2011-09-27tcp: ECN blackhole should not force quickack modeEric Dumazet1-0/+1
2011-09-26net: introduce ptp one step time stamp mode for sync packetsRichard Cochran1-0/+9
2011-09-23Merge git://github.com/Jkirsher/net-nextDavid S. Miller1-0/+2
2011-09-23pci: Add flag indicating device has been assigned by KVMGreg Rose1-0/+2
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller46-107/+321
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+4
2011-09-21Bluetooth: Add mgmt events for blacklistingAntti Julku2-0/+12
2011-09-21Bluetooth: Move SMP crypto functions to a workqueueVinicius Costa Gomes1-1/+8
2011-09-21Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes3-9/+11
2011-09-21Bluetooth: Add mgmt command for fast connectable modeAntti Julku2-0/+15
2011-09-21Bluetooth: Add link_type information to the mgmt Connected eventVinicius Costa Gomes2-1/+2
2011-09-21Bluetooth: Use the same timeouts for both ACL and LE linksVinicius Costa Gomes1-1/+1
2011-09-21Bluetooth: Add a flag to indicate that SMP is going onVinicius Costa Gomes1-0/+1
2011-09-21Bluetooth: make use of connection number to optimize the schedulerLuiz Augusto von Dentz1-0/+16
2011-09-20ip6_tunnel: add optional fwmark inheritEric Dumazet1-0/+2
2011-09-20NFC: basic NCI protocol implementationIlan Elias2-0/+496
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias1-0/+0
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias2-0/+10
2011-09-20mac80211: fix indentationAlexander Simon1-1/+1
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-0/+3
2011-09-19cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen2-0/+44
2011-09-19bcma: cc: export more control functionsRafał Miłecki1-0/+9
2011-09-19cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller2-0/+28
2011-09-19Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-davemJohn W. Linville5-3/+118
2011-09-19Merge git://github.com/davem330/netLinus Torvalds1-1/+18
2011-09-18tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet1-1/+18
2011-09-18Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-1/+1
2011-09-18Merge git://github.com/davem330/netLinus Torvalds7-4/+32
2011-09-17tcp: md5: remove one indirection level in tcp_md5sig_poolEric Dumazet1-1/+1
2011-09-16Revert "Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path"David S. Miller1-19/+3
2011-09-16ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings1-3/+3
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings1-3/+4
2011-09-16ethtool: Explicitly state that RX NFC rule locations are prioritiesBen Hutchings1-4/+3
2011-09-16ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistentBen Hutchings1-12/+11
2011-09-16wan: make LAPB callbacks conststephen hemminger2-2/+3
2011-09-16net: Handle different key sizes between address families in flow cachedpward1-0/+19
2011-09-16net: Align AF-specific flowi structs to longDavid Ward1-3/+3