Age | Commit message (Expand) | Author |
2008-09-29 | nfsd: use nfs client rpc callback program | Benny Halevy |
2008-09-29 | SUNRPC: Clean up debug messages in rpcb_clnt.c | Chuck Lever |
2008-09-29 | SUNRPC: Fix up svc_unregister() | Chuck Lever |
2008-09-29 | SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET | Chuck Lever |
2008-09-29 | SUNRPC: Register both netids for AF_INET6 servers | Chuck Lever |
2008-09-29 | SUNRPC: Support IPv6 when registering kernel RPC services | Chuck Lever |
2008-09-29 | SUNRPC: Split portmap unregister API into separate function | Chuck Lever |
2008-09-29 | SUNRPC: Simplify rpcb_register() API | Chuck Lever |
2008-09-29 | SUNRPC: Set V6ONLY socket option for RPC listener sockets | Chuck Lever |
2008-09-29 | SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6 | Chuck Lever |
2008-09-29 | SUNRPC: Add address family field to svc_serv data structure | Chuck Lever |
2008-09-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-09-18 | sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH | Vlad Yasevich |
2008-09-18 | sctp: do not enable peer features if we can't do them. | Vlad Yasevich |
2008-09-18 | sctp: set the skb->ip_summed correctly when sending over loopback. | Vlad Yasevich |
2008-09-16 | warn: Turn the netdev timeout WARN_ON() into a WARN() | Arjan van de Ven |
2008-09-15 | udp: Fix rcv socket locking | Herbert Xu |
2008-09-12 | [Bluetooth] Fix regression from using default link policy | Marcel Holtmann |
2008-09-09 | ipv6: Fix OOPS in ip6_dst_lookup_tail(). | Neil Horman |
2008-09-09 | ipsec: Restore larval states and socket policies in dump | Herbert Xu |
2008-09-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller |
2008-09-09 | [Bluetooth] Reject L2CAP connections on an insecure ACL link | Marcel Holtmann |
2008-09-09 | [Bluetooth] Enforce correct authentication requirements | Marcel Holtmann |
2008-09-09 | [Bluetooth] Fix reference counting during ACL config stage | Marcel Holtmann |
2008-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-09-08 | bridge: don't allow setting hello time to zero | Stephen Hemminger |
2008-09-08 | netns : fix kernel panic in timewait socket destruction | Daniel Lezcano |
2008-09-07 | pkt_sched: Fix qdisc state in net_tx_action() | Jarek Poplawski |
2008-09-07 | netfilter: nf_conntrack_irc: make sure string is terminated before calling si... | Patrick McHardy |
2008-09-07 | netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixlet | Alexey Dobriyan |
2008-09-07 | netfilter: nf_conntrack_gre: more locking around keymap list | Alexey Dobriyan |
2008-09-07 | netfilter: nf_conntrack_sip: de-static helper pointers | Alexey Dobriyan |
2008-09-05 | Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM" | Linus Torvalds |
2008-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-09-02 | tipc: Don't use structure names which easily globally conflict. | David S. Miller |
2008-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-09-02 | ipsec: Fix deadlock in xfrm_state management. | David S. Miller |
2008-09-02 | ipv: Re-enable IP when MTU > 68 | Breno Leitao |
2008-09-02 | net/xfrm: Use an IS_ERR test rather than a NULL test | Julien Brunel |
2008-09-02 | mac80211: Fix debugfs union misuse and pointer corruption | Jouni Malinen |
2008-09-02 | net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS | Florian Mickler |
2008-09-02 | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2008-09-01 | sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transports | Cyrill Gorcunov |
2008-08-29 | pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock() | Jarek Poplawski |
2008-08-29 | ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0 | Yang Hongyang |
2008-08-27 | sctp: fix random memory dereference with SCTP_HMAC_IDENT option. | Vlad Yasevich |
2008-08-27 | sctp: correct bounds check in sctp_setsockopt_auth_key | Vlad Yasevich |
2008-08-27 | Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | David S. Miller |
2008-08-27 | ipv4: mode 0555 in ipv4_skeleton | Hugh Dickins |
2008-08-27 | tcp: fix tcp header size miscalculation when window scale is unused | Philip Love |