- 11c476f net,rcu: convert call_rcu(prl_entry_destroy_rcu) to kfree by Paul E. McKenney · 14 years ago
- 8e3572c batman,rcu: convert call_rcu(softif_neigh_free_rcu) to kfree_rcu by Paul E. McKenney · 14 years ago
- ae179ae batman,rcu: convert call_rcu(neigh_node_free_rcu) to kfree() by Paul E. McKenney · 14 years ago
- eb340b2 batman,rcu: convert call_rcu(gw_node_free_rcu) to kfree_rcu by Paul E. McKenney · 14 years ago
- 0744371 net,rcu: convert call_rcu(kfree_tid_tx) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 88b4a03 net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
- a74ce14 net/mac80211,rcu: convert call_rcu(work_free_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 6184522 net,rcu: convert call_rcu(wq_free_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 7e113a9 net,rcu: convert call_rcu(phonet_device_rcu_free) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 1f8d36a net,rcu: convert call_rcu(__nf_ct_ext_free_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 04d4dfe net,rcu: convert call_rcu(net_generic_release) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 6b26223 net,rcu: convert call_rcu(netlbl_unlhsh_free_addr6) to kfree_rcu() by Lai Jiangshan · 14 years ago
- c3b4942 net,rcu: convert call_rcu(netlbl_unlhsh_free_addr4) to kfree_rcu() by Lai Jiangshan · 14 years ago
- b55071e net,rcu: convert call_rcu(xps_dev_maps_release) to kfree_rcu() by Lai Jiangshan · 14 years ago
- edc86d8 net,rcu: convert call_rcu(xps_map_release) to kfree_rcu() by Lai Jiangshan · 14 years ago
- f6f8023 net,rcu: convert call_rcu(rps_map_release) to kfree_rcu() by Lai Jiangshan · 14 years ago
- e3cbf28 net,rcu: convert call_rcu(ipv6_mc_socklist_reclaim) to kfree_rcu() by Lai Jiangshan · 14 years ago
- fa81c0e net,rcu: convert call_rcu(free_dm_hw_stat) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 10d50e7 net,rcu: convert call_rcu(ip_mc_socklist_reclaim) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 7519cce net,rcu: convert call_rcu(ip_sf_socklist_reclaim) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 42ea299d net,rcu: convert call_rcu(ip_mc_list_reclaim) to kfree_rcu() by Lai Jiangshan · 14 years ago
- dad178f net,rcu: convert call_rcu(__gen_kill_estimator) to kfree_rcu() by Lai Jiangshan · 14 years ago
- bceb0f4 net,rcu: convert call_rcu(__leaf_info_free_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 4670994 net,rcu: convert call_rcu(fc_rport_free_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 75ef036 net,act_police,rcu: remove rcu_barrier() by Lai Jiangshan · 14 years ago
- 1e54775 net,rcu: convert call_rcu(dn_dev_free_ifa_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 217f186 net,rcu: convert call_rcu(ha_rcu_free) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 1231f0b net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 37b6b93 net,rcu: convert call_rcu(listeners_free_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
- e578598 net,rcu: convert call_rcu(inet6_ifa_finish_destroy_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 38f57d1 net,rcu: convert call_rcu(in6_dev_finish_destroy_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 5957b1a net,rcu: convert call_rcu(tcf_police_free_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
- f5c8593c net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 5933f2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
- ff53881 sysctl: net: call unregister_net_sysctl_table where needed by Lucian Adrian Grijincu · 14 years ago
- 41c31f3 networking: inappropriate ioctl operation should return ENOTTY by Lifeng Sun · 14 years ago
- 7cfd260 ipv4: don't spam dmesg with "Using LC-trie" messages by Alexey Dobriyan · 14 years ago
- a05d2ad af_unix: Only allow recv on connected seqpacket sockets. by Eric W. Biederman · 14 years ago
- b3b2700 dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085 by Peter Korsgaard · 14 years ago
- 9cab1ba Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
- e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 14 years ago
- 7833aa0 xfrm: Check for the new replay implementation if an esn state is inserted by Steffen Klassert · 14 years ago
- c0a56e6 esp6: Fix scatterlist initialization by Steffen Klassert · 14 years ago
- 3f602b0 xfrm: Fix replay window size calculation on initialization by Steffen Klassert · 14 years ago
- 0972ddb net: provide cow_metrics() methods to blackhole dst_ops by Held Bernhard · 14 years ago
- 7494d00 SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO by Trond Myklebust · 14 years ago
- 1ed3aad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
- f01cb5f Revert "bridge: Forward reserved group addresses if !STP" by David S. Miller · 14 years ago
- e965c05 ipv6: Remove hoplimit initialization to -1 by Thomas Egerer · 14 years ago
- a9cf73e ipv6: udp: fix the wrong headroom check by Shan Wei · 14 years ago
- 243e6df mac80211: fix SMPS debugfs locking by Johannes Berg · 14 years ago
- 10022a6 can: add missing socket check in can/raw release by Oliver Hartkopp · 14 years ago
- c6914a6 can: Add missing socket check in can/bcm release. by Dave Jones · 14 years ago
- 6cf5443 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
- 0b0dc0f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
- a8a8a09 netfilter: ipset: Fix the order of listing of sets by Jozsef Kadlecsik · 14 years ago
- a429b51 Bluetooth: Only keeping SAR bits when retransmitting one frame. by Ruiyi Zhang · 14 years ago
- f21ca5f Bluetooth: fix shutdown on SCO sockets by Luiz Augusto von Dentz · 14 years ago
- b79f44c Bluetooth: Fix keeping the command timer running by Vinicius Costa Gomes · 14 years ago
- 7a74aeb Bluetooth: Fix refcount balance for hci connection by Ville Tervo · 14 years ago
- 468f861 NFSv4.1: Don't update sequence number if rpc_task is not sent by Bryan Schumaker · 14 years ago
- e3b2854 SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependencies by Trond Myklebust · 14 years ago
- b76225e net/9p: nwname should be an unsigned int by Harsh Prateek Bora · 14 years ago
- bd8c8ad 9p: Fix sparse error by Aneesh Kumar K.V · 14 years ago
- df5d8c8 9p: revert tsyncfs related changes by Aneesh Kumar K.V · 14 years ago
- c65353d ip: ip_options_compile() resilient to NULL skb route by Eric Dumazet · 14 years ago
- e6d2831 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
- d1a8016 NFS: Fix infinite loop in gss_create_upcall() by Bryan Schumaker · 14 years ago
- 3e8c806 Revert "tcp: disallow bind() to reuse addr/port" by David S. Miller · 14 years ago
- eafbd3f netfilter: ipset: set match and SET target fixes by Jozsef Kadlecsik · 14 years ago
- 0e8a835 netfilter: ipset: bitmap:ip,mac type requires "src" for MAC by Jozsef Kadlecsik · 14 years ago
- 9494c7c sctp: fix oops while removed transport still using as retran path by Wei Yongjun · 14 years ago
- 25f7bf7 sctp: fix oops when updating retransmit path with DEBUG on by Vlad Yasevich · 14 years ago
- 31d8b9e net: Disable NETIF_F_TSO_ECN when TSO is disabled by Ben Hutchings · 14 years ago
- ea2d368 net: Disable all TSO features when SG is disabled by Ben Hutchings · 14 years ago
- bfac369 ieee802154: Remove hacked CFLAGS in net/ieee802154/Makefile by David S. Miller · 14 years ago
- 020318d0 irda: fix locking unbalance in irda_sendmsg by Dave Jones · 14 years ago
- 192910a net: Do not wrap sysctl igmp_max_memberships in IP_MULTICAST by Joakim Tjernlund · 14 years ago
- 66944e1 inetpeer: reduce stack usage by Eric Dumazet · 14 years ago
- f8e9881 bridge: reset IPCB in br_parse_ip_options by Eric Dumazet · 14 years ago
- aa86735 llc: Fix length check in llc_fixup_skb(). by David S. Miller · 14 years ago
- 4a9f65f caif: performance bugfix - allow radio stack to prioritize packets. by Sjur Brændeland · 14 years ago
- 0c184ed caif: Bugfix use for_each_safe when removing list nodes. by Sjur Brændeland · 14 years ago
- c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
- 94c8a98 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
- 1b86a58 ipv4: Fix "Set rt->rt_iif more sanely on output routes." by OGAWA Hirofumi · 14 years ago
- 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
- a25a32a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
- ec80bfc dsa/mv88e6131: add support for mv88e6085 switch by Peter Korsgaard · 14 years ago
- 47482f1 ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2) by Neil Horman · 14 years ago
- 0867659 Revert "net/sunrpc: Use static const char arrays" by Trond Myklebust · 14 years ago
- 77f38e0 libceph: fix linger request requeueing by Sage Weil · 14 years ago
- 9d93059 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
- d14f5b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
- 738faca ipv6: Don't pass invalid dst_entry pointer to dst_release(). by Boris Ostrovsky · 14 years ago
- fcf8bd3 mac80211: Fix duplicate frames on cooked monitor by Helmut Schaa · 14 years ago
- 96120d8 netfilter: xt_conntrack: fix inverted conntrack direction test by Florian Westphal · 14 years ago
- b722504 netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route by Florian Westphal · 14 years ago
- 0fae2e7 netfilter: af_info: add 'strict' parameter to limit lookup to .oif by Florian Westphal · 14 years ago
- 31ad3dd netfilter: af_info: add network namespace parameter to route hook by Florian Westphal · 14 years ago