Age | Commit message (Expand) | Author | Files | Lines |
2011-05-25 | RDMA/cma: Pass QP type into rdma_create_id() | Sean Hefty | 8 | -8/+11 |
2011-05-19 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 28 | -292/+46 |
2011-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -20/+14 |
2011-05-16 | net: Change netdev_fix_features messages loglevel | Michał Mirosław | 1 | -14/+8 |
2011-05-15 | IPVS: fix netns if reading ip_vs_* procfs entries | Hans Schillstrom | 3 | -6/+6 |
2011-05-15 | bridge: fix forwarding of IPv6 | Stephen Hemminger | 1 | -1/+1 |
2011-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -1/+5 |
2011-05-13 | bridge: fix forwarding of IPv6 | Stephen Hemminger | 1 | -1/+1 |
2011-05-12 | net/9p/protocol.c: Fix a memory leak | Pedro Scarapicchia Junior | 1 | -0/+1 |
2011-05-11 | Revert "Bluetooth: fix shutdown on SCO sockets" | Linus Torvalds | 1 | -9/+0 |
2011-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -0/+4 |
2011-05-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 25 | -192/+322 |
2011-05-10 | Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 13 | -161/+262 |
2011-05-10 | xfrm: Don't allow esn with disabled anti replay detection | Steffen Klassert | 1 | -0/+3 |
2011-05-10 | xfrm: Assign the inner mode output function to the dst entry | Steffen Klassert | 5 | -6/+24 |
2011-05-10 | net: dev_close() should check IFF_UP | Eric Dumazet | 1 | -4/+6 |
2011-05-10 | vlan: fix GVRP at dismantle time | Eric Dumazet | 2 | -3/+3 |
2011-05-10 | mac80211: don't start the dynamic ps timer if not associated | Luciano Coelho | 1 | -0/+4 |
2011-05-10 | netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0 | Pablo Neira Ayuso | 1 | -5/+0 |
2011-05-10 | netfilter: IPv6: fix DSCP mangle code | Fernando Luis Vazquez Cao | 1 | -1/+1 |
2011-05-10 | netfilter: IPv6: initialize TOS field in REJECT target module | Fernando Luis Vazquez Cao | 1 | -1/+3 |
2011-05-10 | IPVS: init and cleanup restructuring | Hans Schillstrom | 7 | -80/+206 |
2011-05-10 | IPVS: Change of socket usage to enable name space exit. | Hans Schillstrom | 2 | -22/+38 |
2011-05-10 | netfilter: ebtables: only call xt_compat_add_offset once per rule | Florian Westphal | 1 | -52/+9 |
2011-05-10 | netfilter: fix ebtables compat support | Eric Dumazet | 2 | -3/+4 |
2011-05-10 | netfilter: ctnetlink: fix timestamp support for new conntracks | Pablo Neira Ayuso | 1 | -0/+4 |
2011-05-09 | net/9p: Handle get_user_pages_fast return properly | M. Mohan Kumar | 2 | -9/+4 |
2011-05-08 | tcp_cubic: limit delayed_ack ratio to prevent divide error | stephen hemminger | 1 | -2/+7 |
2011-05-07 | net,rcu: convert call_rcu(prl_entry_destroy_rcu) to kfree | Paul E. McKenney | 1 | -6/+1 |
2011-05-07 | batman,rcu: convert call_rcu(softif_neigh_free_rcu) to kfree_rcu | Paul E. McKenney | 1 | -9/+1 |
2011-05-07 | batman,rcu: convert call_rcu(neigh_node_free_rcu) to kfree() | Paul E. McKenney | 1 | -9/+1 |
2011-05-07 | batman,rcu: convert call_rcu(gw_node_free_rcu) to kfree_rcu | Paul E. McKenney | 1 | -9/+1 |
2011-05-07 | net,rcu: convert call_rcu(kfree_tid_tx) to kfree_rcu() | Lai Jiangshan | 1 | -11/+3 |
2011-05-07 | net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu() | Lai Jiangshan | 1 | -9/+2 |
2011-05-07 | net/mac80211,rcu: convert call_rcu(work_free_rcu) to kfree_rcu() | Lai Jiangshan | 1 | -9/+1 |
2011-05-07 | net,rcu: convert call_rcu(wq_free_rcu) to kfree_rcu() | Lai Jiangshan | 1 | -10/+1 |
2011-05-07 | net,rcu: convert call_rcu(phonet_device_rcu_free) to kfree_rcu() | Lai Jiangshan | 1 | -9/+1 |
2011-05-07 | net,rcu: convert call_rcu(__nf_ct_ext_free_rcu) to kfree_rcu() | Lai Jiangshan | 1 | -7/+1 |
2011-05-07 | net,rcu: convert call_rcu(net_generic_release) to kfree_rcu() | Lai Jiangshan | 1 | -9/+1 |
2011-05-07 | net,rcu: convert call_rcu(netlbl_unlhsh_free_addr6) to kfree_rcu() | Lai Jiangshan | 1 | -21/+1 |
2011-05-07 | net,rcu: convert call_rcu(netlbl_unlhsh_free_addr4) to kfree_rcu() | Lai Jiangshan | 1 | -19/+1 |
2011-05-07 | net,rcu: convert call_rcu(xps_dev_maps_release) to kfree_rcu() | Lai Jiangshan | 1 | -10/+2 |
2011-05-07 | net,rcu: convert call_rcu(xps_map_release) to kfree_rcu() | Lai Jiangshan | 1 | -9/+2 |
2011-05-07 | net,rcu: convert call_rcu(rps_map_release) to kfree_rcu() | Lai Jiangshan | 1 | -9/+2 |
2011-05-07 | net,rcu: convert call_rcu(ipv6_mc_socklist_reclaim) to kfree_rcu() | Lai Jiangshan | 1 | -6/+2 |
2011-05-07 | net,rcu: convert call_rcu(free_dm_hw_stat) to kfree_rcu() | Lai Jiangshan | 1 | -10/+2 |
2011-05-07 | net,rcu: convert call_rcu(ip_mc_socklist_reclaim) to kfree_rcu() | Lai Jiangshan | 1 | -10/+2 |
2011-05-07 | net,rcu: convert call_rcu(ip_sf_socklist_reclaim) to kfree_rcu() | Lai Jiangshan | 1 | -9/+3 |
2011-05-07 | net,rcu: convert call_rcu(ip_mc_list_reclaim) to kfree_rcu() | Lai Jiangshan | 1 | -7/+1 |
2011-05-07 | net,rcu: convert call_rcu(__gen_kill_estimator) to kfree_rcu() | Lai Jiangshan | 1 | -8/+1 |