Age | Commit message (Expand) | Author |
2011-07-20 | mac80211: check sta_info_get() return value | Eliad Peller |
2011-07-20 | cfg80211: enter psm when working as p2p_cli | Eliad Peller |
2011-07-20 | mac80211: sync driver before TX | Johannes Berg |
2011-07-20 | switch vfs_path_lookup() to struct path | Al Viro |
2011-07-20 | new helpers: kern_path_create/user_path_create | Al Viro |
2011-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-07-19 | mac80211: implement scan supported rates | Johannes Berg |
2011-07-19 | cfg80211: allow userspace to control supported rates in scan | Johannes Berg |
2011-07-19 | ceph: fix file mode calculation | Sage Weil |
2011-07-19 | netfilter: nfnetlink_queue: batch verdict support | Florian Westphal |
2011-07-19 | netfilter: nfnetlink_queue: assert monotonic packet ids | Eric Dumazet |
2011-07-18 | mac80211: reconfigure tx on device reconfiguration | Eliad Peller |
2011-07-18 | ipv4: save cpu cycles from check_leaf() | Eric Dumazet |
2011-07-18 | netfilter: nfnetlink_queue: provide rcu enabled callbacks | Eric Dumazet |
2011-07-18 | netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() | Eric Dumazet |
2011-07-18 | net: Add ->neigh_lookup() operation to dst_ops | David S. Miller |
2011-07-17 | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller |
2011-07-17 | ipv6: Get rid of rt6i_nexthop macro. | David S. Miller |
2011-07-17 | neigh: Pass neighbour entry to output ops. | David S. Miller |
2011-07-17 | net: vlan, qlcnic: make vlan_find_dev private | David Lamparter |
2011-07-16 | neigh: Kill ndisc_ops->queue_xmit | David S. Miller |
2011-07-16 | neigh: Kill hh_cache->hh_output | David S. Miller |
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-16 | Bluetooth: Fix crash with incoming L2CAP connections | Ilia Kolomisnky |
2011-07-16 | Bluetooth: Fix regression in L2CAP connection procedure | Gustavo F. Padovan |
2011-07-15 | svcrpc: fix list-corrupting race on nfsd shutdown | J. Bruce Fields |
2011-07-15 | rpc: allow autoloading of gss mechanisms | J. Bruce Fields |
2011-07-15 | svcauth_unix.c: quiet sparse noise | H Hartley Sweeten |
2011-07-15 | svcsock.c: include sunrpc.h to quiet sparse noise | H Hartley Sweeten |
2011-07-15 | nfsd: Remove deprecated nfsctl system call and related code. | NeilBrown |
2011-07-15 | mac80211: be more careful in suspend/resume | Johannes Berg |
2011-07-15 | mac80211: let key iteration get keys in install order | Johannes Berg |
2011-07-15 | mac80211: allow driver access to TKIP RX P1K | Johannes Berg |
2011-07-15 | nl80211/cfg80211: add max_sched_scan_ie_len in the hw description | Luciano Coelho |
2011-07-15 | nl80211/cfg80211: add max_sched_scan_ssids in the hw description | Luciano Coelho |
2011-07-15 | nl80211: advertise GTK rekey support, new triggers | Johannes Berg |
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 NETIF_F_ALL_TX_OFFLOADS | Michał Mirosław |
2011-07-14 | net: sctp: fix checksum marking for outgoing packets | Michał Mirosław |
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 |