Age | Commit message (Expand) | Author |
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-06 | dccp: handle invalid feature options length | Dan Rosenberg |
2011-05-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-05-04 | net: ip_expire() must revalidate route | Eric Dumazet |
2011-05-03 | libceph: fix ceph_osdc_alloc_request error checks | Sage Weil |
2011-05-03 | libceph: fix ceph_msg_new error path | Henry C Chang |
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 |
2011-04-20 | mac80211: fix SMPS debugfs locking | Johannes Berg |
2011-04-20 | can: add missing socket check in can/raw release | Oliver Hartkopp |
2011-04-19 | can: Add missing socket check in can/bcm release. | Dave Jones |
2011-04-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-04-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-04-19 | netfilter: ipset: Fix the order of listing of sets | Jozsef Kadlecsik |
2011-04-18 | Bluetooth: Only keeping SAR bits when retransmitting one frame. | Ruiyi Zhang |
2011-04-18 | Bluetooth: fix shutdown on SCO sockets | Luiz Augusto von Dentz |
2011-04-18 | Bluetooth: Fix keeping the command timer running | Vinicius Costa Gomes |
2011-04-18 | Bluetooth: Fix refcount balance for hci connection | Ville Tervo |
2011-04-18 | NFSv4.1: Don't update sequence number if rpc_task is not sent | Bryan Schumaker |
2011-04-15 | SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependencies | Trond Myklebust |
2011-04-15 | net/9p: nwname should be an unsigned int | Harsh Prateek Bora |
2011-04-15 | 9p: Fix sparse error | Aneesh Kumar K.V |
2011-04-15 | 9p: revert tsyncfs related changes | Aneesh Kumar K.V |
2011-04-14 | ip: ip_options_compile() resilient to NULL skb route | Eric Dumazet |
2011-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-04-13 | NFS: Fix infinite loop in gss_create_upcall() | Bryan Schumaker |