Age | Commit message (Expand) | Author |
2011-07-16 | neigh: Kill neigh_ops->hh_output | David S. Miller |
2011-07-16 | neigh: Simply destroy handling wrt. hh_cache. | David S. Miller |
2011-07-16 | net: Create and use new helper, neigh_output(). | David S. Miller |
2011-07-16 | ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour | David S. Miller |
2011-07-16 | ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour | David S. Miller |
2011-07-15 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-07-15 | Remove redundant variable/code in __qdisc_run | Krishna Kumar |
2011-07-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-14 | net: remove SK_ROUTE_CAPS from meta ematch | Michał Mirosław |
2011-07-14 | net: remove /sys/class/net/*/features | Michał Mirosław |
2011-07-14 | net: unexport netdev_fix_features() | Michał Mirosław |
2011-07-14 | net: cleanup vlan_features setting in register_netdev | Michał Mirosław |
2011-07-14 | net: vlan: remove reduntant check in ndo_fix_features callback | Michał Mirosław |
2011-07-14 | af-packet: fix - avoid reading stale data | Chetan Loke |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-14 | net: Embed hh_cache inside of struct neighbour. | David S. Miller |
2011-07-13 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-07-13 | mac80211: allow driver to disconnect after resume | Johannes Berg |
2011-07-13 | mac80211: remove a redundant check | Mohammed Shafi Shajakhan |
2011-07-13 | net: Kill support for multiple hh_cache entries per neighbour | David S. Miller |
2011-07-13 | net: Push protocol type directly down to header_ops->cache() | David S. Miller |
2011-07-13 | ipv4: Inline neigh binding. | David Miller |
2011-07-12 | netdevice: Kill 'feature' test macros. | David S. Miller |
2011-07-12 | SUNRPC: Fix use of static variable in rpcb_getport_async | Ben Greear |
2011-07-11 | inetpeer: kill inet_putpeer race | Eric Dumazet |
2011-07-11 | mac80211: allocate only one RX queue | Johannes Berg |
2011-07-11 | mac80211: add driver RSSI threshold events | Meenakshi Venkataraman |
2011-07-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/... | John W. Linville |
2011-07-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-11 | ipv4: Use universal hash for ARP. | David S. Miller |
2011-07-11 | neigh: Store hash shift instead of mask. | David S. Miller |
2011-07-11 | Bluetooth: Fixes l2cap "command reject" reply according to spec | Ilia Kolomisnky |
2011-07-09 | skbuff: clear tx zero-copy flag | Shirley Ma |
2011-07-08 | Bluetooth: Add support for returning the encryption key size | Vinicius Costa Gomes |
2011-07-08 | Bluetooth: Add support for storing the key size | Vinicius Costa Gomes |
2011-07-08 | Bluetooth: Add support for communicating keys with userspace | Vinicius Costa Gomes |
2011-07-08 | Bluetooth: Remove unused field in hci_conn | Vinicius Costa Gomes |
2011-07-08 | Bluetooth: Use the stored LTK for restabilishing security | Vinicius Costa Gomes |
2011-07-08 | Bluetooth: Use the link key list to temporarily store the STK | Vinicius Costa Gomes |
2011-07-08 | Bluetooth: Add support for storing the LTK | Vinicius Costa Gomes |
2011-07-08 | Bluetooth: Fix SM pairing parameters negotiation | Vinicius Costa Gomes |
2011-07-08 | Bluetooth: Reject an encryption request when the key isn't found | Vinicius Costa Gomes |
2011-07-08 | Bluetooth: Add functions to manipulate the link key list for SMP | Vinicius Costa Gomes |
2011-07-08 | Bluetooth: Add support for SMP phase 3 (key distribution) | Vinicius Costa Gomes |
2011-07-08 | sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos... | Thomas Graf |
2011-07-08 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-07-08 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-07-08 | dcbnl: unlock on an error path in dcbnl_cee_fill() | Dan Carpenter |
2011-07-08 | XFRM: Fix memory leak in xfrm_state_update | Tushar Gohad |
2011-07-08 | cfg80211: return -ENOENT when stopping sched_scan while not running | Luciano Coelho |