summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-052-41/+52
|\
| * mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-291-7/+10
| * cfg80211: remove cookies from callbacksJohannes Berg2012-02-291-4/+2
| * cfg80211: restructure AP/GO mode APIJohannes Berg2012-02-221-30/+40
* | net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend2012-03-021-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-011-2/+3
|\ \
| * | tcp: fix comment for tp->highest_sackNeal Cardwell2012-02-281-2/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-262-2/+2
|\ \ \ | |/ /
| * | netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik2012-02-241-1/+1
| * | rtnetlink: Fix problem with buffer allocationGreg Rose2012-02-211-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-203-9/+11
| |\ \
* | | | xfrm: remove unneeded method typedef declaration in net/xfrm.h.Rami Rosen2012-02-251-5/+0
* | | | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+4
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-215-37/+76
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-215-37/+76
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-158-18/+22
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2012-02-151-2/+2
| | | * | Bluetooth: Fix potential deadlockAndre Guedes2012-02-151-2/+2
| | | * | Bluetooth: silence lockdep warningOctavian Purdila2012-02-151-0/+2
| | | * | Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes2012-02-151-1/+1
| | | * | Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2012-02-151-3/+3
| | | * | Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2012-02-151-1/+1
| | * | | mac80211: support hw scan while idleEliad Peller2012-02-061-0/+5
| | * | | cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli2012-02-061-0/+5
| | * | | cfg80211: export cfg80211_ref_bssJohannes Berg2012-02-061-0/+14
| | * | | cfg80211: stop tracking authenticated stateJohannes Berg2012-02-061-28/+11
| | * | | mac80211: add sta_state callbackJohannes Berg2012-02-061-0/+30
* | | | | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+25
|/ / / /
* | | | ipv4: Eliminate spurious argument to __ipv4_neigh_lookupDavid S. Miller2012-02-151-2/+2
* | | | decnet: net/dn.h needs net/flow.hDavid S. Miller2012-02-151-0/+1
* | | | net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc2012-02-131-0/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-103-8/+54
|\ \ \ \ | | |_|/ | |/| |
| * | | netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2012-02-101-8/+40
| * | | net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-091-1/+8
| * | | ipv4: reset flowi parameters on route connectJulian Anastasov2012-02-042-0/+14
* | | | af_iucv: allow retrieval of maximum message sizeUrsula Braun2012-02-081-0/+1
* | | | af_iucv: change net_device handling for HS transportUrsula Braun2012-02-081-0/+1
* | | | ipv4: Implement IP_UNICAST_IF socket option.Erich E. Hoover2012-02-081-0/+2
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-065-27/+111
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-065-27/+111
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mac80211: add support for mcs masksSimon Wunderlich2012-01-301-0/+1
| | * | | nl80211: add support for mcs masksSimon Wunderlich2012-01-301-2/+1
| | * | | kernel-doc: fix new warnings in cfg80211.hRandy Dunlap2012-01-271-0/+6
| | * | | {nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-01-271-0/+1
| | * | | mac80211: make CQM RSSI support per virtual interfaceJohannes Berg2012-01-271-7/+7
| | * | | mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-271-9/+20
| | * | | NFC: Add NCI multiple targets supportIlan Elias2012-01-242-2/+41
| | * | | NFC: NFC core layer should not set the target_idxIlan Elias2012-01-241-1/+0
| | * | | NFC: Clearly separate NCI states from flagsIlan Elias2012-01-241-4/+10
| | * | | NFC: Add NCI data exchange timerIlan Elias2012-01-241-0/+3
OpenPOWER on IntegriCloud