summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2012-02-06cfg80211: export cfg80211_ref_bssJohannes Berg1-0/+14
2012-02-06cfg80211: stop tracking authenticated stateJohannes Berg1-28/+11
2012-02-06mac80211: add sta_state callbackJohannes Berg1-0/+30
2012-01-31mac80211: add support for mcs masksSimon Wunderlich1-0/+1
2012-01-31nl80211: add support for mcs masksSimon Wunderlich1-2/+1
2012-01-27kernel-doc: fix new warnings in cfg80211.hRandy Dunlap1-0/+6
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh1-0/+1
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg1-7/+7
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg1-9/+20
2012-01-24NFC: Add NCI multiple targets supportIlan Elias2-2/+41
2012-01-24NFC: NFC core layer should not set the target_idxIlan Elias1-1/+0
2012-01-24NFC: Clearly separate NCI states from flagsIlan Elias1-4/+10
2012-01-24NFC: Add NCI data exchange timerIlan Elias1-0/+3
2012-01-24NFC: Export new attributes sensb_res and sensf_resIlan Elias2-2/+25
2012-01-24wireless: Save original maximum regulatory transmission power for the calucat...Hong Wu1-0/+2
2012-01-24NFC: Increase NCI deactivate timeoutIlan Elias1-1/+1
2012-01-17net: fix some sparse errorsEric Dumazet1-1/+1
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+4
2012-01-13net_sched: sfq: add optional RED on top of SFQEric Dumazet1-1/+2
2012-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+2
2012-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-21/+7
2012-01-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-2/+2
2012-01-10Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds1-7/+7
2012-01-09net: sk_update_clone is only used in net/core/sock.cStephen Rothwell1-6/+0
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-01-07net: fix sock_clone reference mismatch with tcp memcontrolGlauber Costa1-0/+6
2012-01-05net_sched: red: split red_parms into parms and varsEric Dumazet1-43/+55
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches1-21/+7
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-30/+28
2012-01-05ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman1-1/+2
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias1-0/+3
2012-01-04NFC: Handle error during NCI data exchangeIlan Elias1-0/+6
2012-01-04NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias2-30/+19
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-271/+309
2012-01-03Bluetooth: Rename extfeaturesAndre Guedes1-2/+2
2012-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov1-1/+1
2011-12-31IPv6: Avoid taking write lock for /proc/net/ipv6_routeJosh Hunt1-0/+4
2011-12-31af_unix: Move CINQ/COUTQ code to helpersPavel Emelyanov1-0/+3
2011-12-29ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller1-3/+0
2011-12-29ipv6: Create fast inline ipv6 neigh lookup just like ipv4.David S. Miller1-0/+27
2011-12-29ipv6: Use universal hash for NDISC.David S. Miller3-3/+14
2011-12-25Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller7-23/+14
2011-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-1/+9
2011-12-23netfilter: ctnetlink: remove dead NAT codePatrick McHardy1-5/+0
2011-12-23netfilter: nat: remove module reference counting from NAT protocolsPatrick McHardy1-2/+0
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy4-15/+12
2011-12-23netfilter: rework user-space expectation helper supportPablo Neira Ayuso1-1/+0
2011-12-23net: relax rcvbuf limitsEric Dumazet1-1/+3
2011-12-23net: introduce DST_NOPEER dst flagEric Dumazet1-0/+1