Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | ipv6: ip6_route_output() never returns NULL. | RongQing.Li | 2012-02-22 | 2 | -3/+6 | |
| | * | | | | | atm: clip: remove clip_tbl | Eric Dumazet | 2012-02-22 | 1 | -4/+6 | |
| | * | | | | | ipv4: ping: Fix recvmsg MSG_OOB error handling. | David S. Miller | 2012-02-21 | 1 | -0/+1 | |
| | * | | | | | rtnetlink: Fix problem with buffer allocation | Greg Rose | 2012-02-21 | 1 | -21/+57 | |
| | * | | | | | neighbour: Fixed race condition at tbl->nht | Michel Machado | 2012-02-21 | 1 | -0/+2 | |
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-02-20 | 11 | -29/+49 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | netem: fix dequeue | Eric Dumazet | 2012-02-19 | 1 | -4/+2 | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-02-20 | 1 | -2/+3 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | vfs: fix panic in __d_lookup() with high dentry hashtable counts | Dimitri Sivanich | 2012-02-13 | 1 | -2/+3 | |
* | | | | | | | netfilter: ctnetlink: support kernel-space dump filtering by ctmark | Pablo Neira Ayuso | 2012-02-26 | 1 | -1/+34 | |
* | | | | | | | netlink: allow to pass data pointer to netlink_dump_start() callback | Pablo Neira Ayuso | 2012-02-26 | 1 | -0/+1 | |
* | | | | | | | netlink: add netlink_dump_control structure for netlink_dump_start() | Pablo Neira Ayuso | 2012-02-26 | 9 | -34/+66 | |
* | | | | | | | net: Add missing getsockopt for SO_NOFCS. | David S. Miller | 2012-02-24 | 1 | -0/+3 | |
* | | | | | | | net: Support RX-ALL feature flag. | Ben Greear | 2012-02-24 | 1 | -0/+1 | |
* | | | | | | | net: Add framework to allow sending packets with customized CRC. | Ben Greear | 2012-02-24 | 3 | -4/+34 | |
* | | | | | | | net: Support RXFCS feature flag. | Ben Greear | 2012-02-24 | 1 | -0/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | br_device: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka | 2012-02-23 | 1 | -1/+1 | |
* | | | | | | af_unix: MSG_TRUNC support for dgram sockets | Eric Dumazet | 2012-02-22 | 1 | -1/+1 | |
* | | | | | | net/ieee802154/6lowpan.c: reuse eth_mac_addr() | Danny Kukawka | 2012-02-22 | 1 | -14/+2 | |
* | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-02-21 | 33 | -1840/+1437 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-02-21 | 33 | -1840/+1437 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-02-15 | 48 | -231/+272 | |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | ||||||
| | | * | | | | | mac80211: do not call rate control .tx_status before .rate_init | Felix Fietkau | 2012-02-15 | 1 | -1/+1 | |
| | | * | | | | | mac80211: call rate control only after init | Johannes Berg | 2012-02-15 | 4 | -3/+6 | |
| | | * | | | | | Bluetooth: Fix possible use after free in delete path | Ulisses Furquim | 2012-02-15 | 1 | -2/+2 | |
| | | * | | | | | Bluetooth: Remove usage of __cancel_delayed_work() | Ulisses Furquim | 2012-02-15 | 1 | -3/+3 | |
| | | * | | | | | Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close | Johan Hedberg | 2012-02-15 | 1 | -1/+2 | |
| | | * | | | | | Bluetooth: Fix RFCOMM session reference counting issue | Octavian Purdila | 2012-02-15 | 1 | -6/+12 | |
| | | * | | | | | Bluetooth: silence lockdep warning | Octavian Purdila | 2012-02-15 | 3 | -7/+9 | |
| | | * | | | | | Bluetooth: l2cap_set_timer needs jiffies as timeout value | Andrzej Kaczmarek | 2012-02-15 | 1 | -4/+8 | |
| | | * | | | | | Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket | Andrzej Kaczmarek | 2012-02-15 | 1 | -1/+1 | |
| | | * | | | | | Bluetooth: Remove bogus inline declaration from l2cap_chan_connect | Johan Hedberg | 2012-02-15 | 1 | -1/+1 | |
| | | * | | | | | Bluetooth: Fix l2cap conn failures for ssp devices | Peter Hurley | 2012-02-15 | 1 | -0/+4 | |
| | * | | | | | | mac80211: do not call rate control .tx_status before .rate_init | Felix Fietkau | 2012-02-08 | 1 | -1/+1 | |
| | * | | | | | | mac80211: rename mesh static path_lookup() | Luis R. Rodriguez | 2012-02-08 | 1 | -3/+3 | |
| | * | | | | | | mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk | Felix Fietkau | 2012-02-08 | 1 | -0/+2 | |
| | * | | | | | | mac80211: call rate control only after init | Johannes Berg | 2012-02-06 | 4 | -3/+6 | |
| | * | | | | | | mac80211: support hw scan while idle | Eliad Peller | 2012-02-06 | 3 | -1/+7 | |
| | * | | | | | | mac80211: off by one in mcs mask handling | Dan Carpenter | 2012-02-06 | 2 | -2/+2 | |
| | * | | | | | | cfg80211/mac80211: userspace peer authorization in IBSS | Antonio Quartulli | 2012-02-06 | 3 | -9/+19 | |
| | * | | | | | | mac80211: redesign auth/assoc | Johannes Berg | 2012-02-06 | 8 | -1227/+1038 | |
| | * | | | | | | cfg80211: export cfg80211_ref_bss | Johannes Berg | 2012-02-06 | 2 | -5/+12 | |
| | * | | | | | | cfg80211: stop tracking authenticated state | Johannes Berg | 2012-02-06 | 5 | -333/+80 | |
| | * | | | | | | mac80211: remove dummy STA support | Johannes Berg | 2012-02-06 | 4 | -155/+38 | |
| | * | | | | | | mac80211: implement sta_add/sta_remove in sta_state | Johannes Berg | 2012-02-06 | 4 | -19/+19 | |
| | * | | | | | | mac80211: add sta_state callback | Johannes Berg | 2012-02-06 | 7 | -28/+164 | |
| | * | | | | | | mac80211: add NOTEXIST station state | Johannes Berg | 2012-02-06 | 2 | -0/+3 | |
| | * | | | | | | mac80211: dont program keys for stations not uploaded | Johannes Berg | 2012-02-06 | 1 | -16/+14 | |
| | * | | | | | | mac80211: simplify AP_VLAN handling | Johannes Berg | 2012-02-06 | 5 | -33/+7 | |
| | * | | | | | | mac80211: move managed mode station state modification | Johannes Berg | 2012-02-06 | 1 | -14/+14 |