Age | Commit message (Expand) | Author |
2011-05-07 | net,rcu: convert call_rcu(prl_entry_destroy_rcu) to kfree | Paul E. McKenney |
2011-05-07 | batman,rcu: convert call_rcu(softif_neigh_free_rcu) to kfree_rcu | Paul E. McKenney |
2011-05-07 | batman,rcu: convert call_rcu(neigh_node_free_rcu) to kfree() | Paul E. McKenney |
2011-05-07 | batman,rcu: convert call_rcu(gw_node_free_rcu) to kfree_rcu | Paul E. McKenney |
2011-05-07 | net,rcu: convert call_rcu(kfree_tid_tx) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net/mac80211,rcu: convert call_rcu(work_free_rcu) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(wq_free_rcu) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(phonet_device_rcu_free) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(__nf_ct_ext_free_rcu) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(net_generic_release) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(netlbl_unlhsh_free_addr6) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(netlbl_unlhsh_free_addr4) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(xps_dev_maps_release) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(xps_map_release) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(rps_map_release) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(ipv6_mc_socklist_reclaim) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(free_dm_hw_stat) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(ip_mc_socklist_reclaim) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(ip_sf_socklist_reclaim) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(ip_mc_list_reclaim) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(__gen_kill_estimator) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(__leaf_info_free_rcu) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(fc_rport_free_rcu) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,act_police,rcu: remove rcu_barrier() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(dn_dev_free_ifa_rcu) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(ha_rcu_free) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(listeners_free_rcu) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(inet6_ifa_finish_destroy_rcu) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(in6_dev_finish_destroy_rcu) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(tcf_police_free_rcu) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu() | Lai Jiangshan |
2011-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-05-02 | sysctl: net: call unregister_net_sysctl_table where needed | Lucian Adrian Grijincu |
2011-05-02 | networking: inappropriate ioctl operation should return ENOTTY | Lifeng Sun |
2011-05-01 | ipv4: don't spam dmesg with "Using LC-trie" messages | Alexey Dobriyan |
2011-05-01 | af_unix: Only allow recv on connected seqpacket sockets. | Eric W. Biederman |
2011-04-28 | dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085 | Peter Korsgaard |
2011-04-28 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-04-26 | Revert wrong fixes for common misspellings | Lucas De Marchi |
2011-04-26 | xfrm: Check for the new replay implementation if an esn state is inserted | Steffen Klassert |
2011-04-26 | esp6: Fix scatterlist initialization | Steffen Klassert |
2011-04-26 | xfrm: Fix replay window size calculation on initialization | Steffen Klassert |
2011-04-25 | net: provide cow_metrics() methods to blackhole dst_ops | Held Bernhard |
2011-04-24 | SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO | Trond Myklebust |
2011-04-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2011-04-21 | Revert "bridge: Forward reserved group addresses if !STP" | David S. Miller |
2011-04-21 | ipv6: Remove hoplimit initialization to -1 | Thomas Egerer |
2011-04-21 | ipv6: udp: fix the wrong headroom check | Shan Wei |