summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2010-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-1/+1
2010-08-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville-1/+1
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-599/+1021
2010-08-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-8/+25
2010-08-02net/9p: Implement TXATTRCREATE 9p callAneesh Kumar K.V-0/+3
2010-08-02net/9p: Implement attrwalk 9p callAneesh Kumar K.V-0/+3
2010-08-029p: Implement LOPENM. Mohan Kumar-0/+2
2010-08-02fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)-0/+6
2010-08-029p: Implement TMKDIRM. Mohan Kumar-0/+6
2010-08-029p: Implement TMKNODM. Mohan Kumar-0/+6
2010-08-029p: Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)-0/+6
2010-08-029p: Define and implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)-0/+3
2010-08-029p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi-0/+29
2010-08-029p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi-0/+47
2010-08-029p: readdir implementation for 9p2000.LSripathi Kodi-0/+35
2010-08-02netfilter: nf_nat: make unique_tuple return voidChangli Gao-4/+4
2010-08-02ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman-0/+12
2010-08-02netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()Changli Gao-2/+7
2010-07-31Bluetooth: Use list_head for HCI blacklist headDavid Miller-1/+1
2010-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-129/+219
2010-07-29cfg80211: fix dev <-> wiphy typoChristian Lamparter-1/+1
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg-2/+7
2010-07-28mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau-0/+3
2010-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville-0/+2
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+1
2010-07-27Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann-0/+2
2010-07-27wireless: Convert wiphy_debug macro to functionJoe Perches-2/+3
2010-07-27include/net/cfg80211.h: Add wiphy_<level> printk equivalentsJoe Perches-1/+63
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville-519/+889
2010-07-26lib80211: remove unused host_build_iv optionJohn W. Linville-3/+0
2010-07-24net sched: fix race in mirred device removalstephen hemminger-0/+1
2010-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-7/+9
2010-07-23IPVS: make FTP work with full NAT supportHannes Eder-2/+0
2010-07-21net: remove last uses of __attribute__((packed))Gustavo F. Padovan-1/+1
2010-07-21irda: Use __packed annotation instead IRDA_PACKED macroGustavo F. Padovan-13/+9
2010-07-21Bluetooth: Use __packed annotationGustavo F. Padovan-113/+113
2010-07-21Bluetooth: Add Google's copyright to L2CAPGustavo F. Padovan-0/+1
2010-07-21Bluetooth: Implemented HCI frame reassembly for RX from streamSuraj Sumangala-0/+1
2010-07-21Bluetooth: Implement hci_reassembly helper to reassemble RX packetsSuraj Sumangala-0/+1
2010-07-21Bluetooth: Add one more buffer for HCI stream reassemblySuraj Sumangala-2/+2
2010-07-21Bluetooth: Add Copyright notice to L2CAPGustavo F. Padovan-0/+1
2010-07-21Bluetooth: Remove the send_lock spinlock from ERTMGustavo F. Padovan-1/+0
2010-07-21Bluetooth: Disconnect early if mode is not supportedGustavo F. Padovan-0/+5
2010-07-21Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer-1/+1
2010-07-21Bluetooth: Remove extraneous white spaceRon Shaffer-7/+7
2010-07-21Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg-0/+12
2010-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-6/+1
2010-07-20wireless: correct sparse warning in wext-compat.cJohn W. Linville-0/+4
2010-07-20wireless: only use alpha2 regulatory information from country IEJohn W. Linville-1/+0
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg-6/+5