summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ipv6: ip6_route_output() never returns NULL.RongQing.Li2012-02-222-3/+6
| | * | | | | atm: clip: remove clip_tblEric Dumazet2012-02-221-4/+6
| | * | | | | ipv4: ping: Fix recvmsg MSG_OOB error handling.David S. Miller2012-02-211-0/+1
| | * | | | | rtnetlink: Fix problem with buffer allocationGreg Rose2012-02-211-21/+57
| | * | | | | neighbour: Fixed race condition at tbl->nhtMichel Machado2012-02-211-0/+2
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-2011-29/+49
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | netem: fix dequeueEric Dumazet2012-02-191-4/+2
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-02-201-2/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | vfs: fix panic in __d_lookup() with high dentry hashtable countsDimitri Sivanich2012-02-131-2/+3
* | | | | | | netfilter: ctnetlink: support kernel-space dump filtering by ctmarkPablo Neira Ayuso2012-02-261-1/+34
* | | | | | | netlink: allow to pass data pointer to netlink_dump_start() callbackPablo Neira Ayuso2012-02-261-0/+1
* | | | | | | netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-269-34/+66
* | | | | | | net: Add missing getsockopt for SO_NOFCS.David S. Miller2012-02-241-0/+3
* | | | | | | net: Support RX-ALL feature flag.Ben Greear2012-02-241-0/+1
* | | | | | | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-243-4/+34
* | | | | | | net: Support RXFCS feature flag.Ben Greear2012-02-241-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | br_device: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-231-1/+1
* | | | | | af_unix: MSG_TRUNC support for dgram socketsEric Dumazet2012-02-221-1/+1
* | | | | | net/ieee802154/6lowpan.c: reuse eth_mac_addr()Danny Kukawka2012-02-221-14/+2
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-2133-1840/+1437
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-2133-1840/+1437
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-1548-231/+272
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau2012-02-151-1/+1
| | | * | | | | mac80211: call rate control only after initJohannes Berg2012-02-154-3/+6
| | | * | | | | Bluetooth: Fix possible use after free in delete pathUlisses Furquim2012-02-151-2/+2
| | | * | | | | Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2012-02-151-3/+3
| | | * | | | | Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg2012-02-151-1/+2
| | | * | | | | Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila2012-02-151-6/+12
| | | * | | | | Bluetooth: silence lockdep warningOctavian Purdila2012-02-153-7/+9
| | | * | | | | Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2012-02-151-4/+8
| | | * | | | | Bluetooth: Fix sk_sndtimeo initialization for L2CAP socketAndrzej Kaczmarek2012-02-151-1/+1
| | | * | | | | Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2012-02-151-1/+1
| | | * | | | | Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley2012-02-151-0/+4
| | * | | | | | mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau2012-02-081-1/+1
| | * | | | | | mac80211: rename mesh static path_lookup()Luis R. Rodriguez2012-02-081-3/+3
| | * | | | | | mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printkFelix Fietkau2012-02-081-0/+2
| | * | | | | | mac80211: call rate control only after initJohannes Berg2012-02-064-3/+6
| | * | | | | | mac80211: support hw scan while idleEliad Peller2012-02-063-1/+7
| | * | | | | | mac80211: off by one in mcs mask handlingDan Carpenter2012-02-062-2/+2
| | * | | | | | cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli2012-02-063-9/+19
| | * | | | | | mac80211: redesign auth/assocJohannes Berg2012-02-068-1227/+1038
| | * | | | | | cfg80211: export cfg80211_ref_bssJohannes Berg2012-02-062-5/+12
| | * | | | | | cfg80211: stop tracking authenticated stateJohannes Berg2012-02-065-333/+80
| | * | | | | | mac80211: remove dummy STA supportJohannes Berg2012-02-064-155/+38
| | * | | | | | mac80211: implement sta_add/sta_remove in sta_stateJohannes Berg2012-02-064-19/+19
| | * | | | | | mac80211: add sta_state callbackJohannes Berg2012-02-067-28/+164
| | * | | | | | mac80211: add NOTEXIST station stateJohannes Berg2012-02-062-0/+3
| | * | | | | | mac80211: dont program keys for stations not uploadedJohannes Berg2012-02-061-16/+14
| | * | | | | | mac80211: simplify AP_VLAN handlingJohannes Berg2012-02-065-33/+7
| | * | | | | | mac80211: move managed mode station state modificationJohannes Berg2012-02-061-14/+14
OpenPOWER on IntegriCloud