Age | Commit message (Expand) | Author | Files | Lines |
2007-01-30 | [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev... | NeilBrown | 2 | -21/+24 |
2007-01-26 | [IPV4]: Fix single-entry /proc/net/fib_trie output. | Robert Olsson | 1 | -6/+7 |
2007-01-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 12 | -53/+75 |
2007-01-26 | [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads | NeilBrown | 1 | -0/+2 |
2007-01-26 | [PATCH] knfsd: fix setting of ACL server versions | NeilBrown | 1 | -1/+2 |
2007-01-26 | [NETFILTER]: nf_conntrack_pptp: fix NAT setup of expected GRE connections | Patrick McHardy | 1 | -1/+1 |
2007-01-26 | [NETFILTER]: nf_nat_pptp: fix expectation removal | Patrick McHardy | 1 | -2/+2 |
2007-01-26 | [NETFILTER]: nf_nat: fix ICMP translation with statically linked conntrack | Patrick McHardy | 1 | -10/+10 |
2007-01-26 | [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). | David S. Miller | 5 | -6/+9 |
2007-01-25 | [AF_PACKET]: Check device down state before hard header callbacks. | David S. Miller | 1 | -8/+8 |
2007-01-25 | [DECNET]: Handle a failure in neigh_parms_alloc (take 2) | Eric W. Biederman | 1 | -2/+9 |
2007-01-25 | [TCP]: Fix sorting of SACK blocks. | Baruch Even | 1 | -4/+5 |
2007-01-24 | [AF_PACKET]: Fix BPF handling. | David S. Miller | 1 | -15/+15 |
2007-01-24 | [IPV4]: Fix the fib trie iterator to work with a single entry routing tables | Eric W. Biederman | 1 | -5/+16 |
2007-01-24 | [PATCH] NFS: Fix Oops in rpc_call_sync() | Trond Myklebust | 2 | -6/+5 |
2007-01-23 | [SCTP]: Fix compiler warning. | Brian Haley | 1 | -3/+0 |
2007-01-23 | [IPV6]: Fixed the size of the netlink message notified by inet6_rt_notify(). | Noriaki TAKAMIYA | 1 | -0/+1 |
2007-01-23 | [TCP]: rare bad TCP checksum with 2.6.19 | Jarek Poplawski | 1 | -1/+2 |
2007-01-23 | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | David S. Miller | 1 | -2/+8 |
2007-01-23 | [TCP]: skb is unexpectedly freed. | Masayuki Nakagawa | 1 | -2/+4 |
2007-01-23 | [IPSEC]: Policy list disorder | Herbert Xu | 1 | -11/+5 |
2007-01-23 | [X.25]: Add missing sock_put in x25_receive_data | Andrew Hendry | 1 | -0/+1 |
2007-01-23 | [SCTP]: Fix SACK sequence during shutdown | Vlad Yasevich | 1 | -1/+1 |
2007-01-23 | [SCTP]: Correctly handle unexpected INIT-ACK chunk. | Vlad Yasevich | 2 | -1/+23 |
2007-01-23 | [SCTP]: Verify some mandatory parameters. | Vlad Yasevich | 2 | -20/+3 |
2007-01-23 | [SCTP]: Set correct error cause value for missing parameters | Vlad Yasevich | 1 | -1/+1 |
2007-01-23 | [NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error path | Patrick McHardy | 2 | -2/+2 |
2007-01-23 | [IPV6] MCAST: Fix joining all-node multicast group on device initialization. | YOSHIFUJI Hideaki | 2 | -6/+6 |
2007-01-23 | [IPSEC] flow: Fix potential memory leak | Herbert Xu | 1 | -16/+10 |
2007-01-23 | [PATCH] email change for shemminger@osdl.org | Stephen Hemminger | 1 | -1/+1 |
2007-01-22 | [Bluetooth] Restrict well known PSM to privileged users | Marcel Holtmann | 1 | -0/+6 |
2007-01-22 | [Bluetooth] Missing endian swapping for L2CAP socket list | Marcel Holtmann | 1 | -2/+2 |
2007-01-09 | [IPV4] devinet: inetdev_init out label moved after RCU assignment | Jarek Poplawski | 1 | -1/+2 |
2007-01-09 | [INET]: style updates for the inet_sock->is_icsk assignment fix | Paul Moore | 2 | -2/+2 |
2007-01-09 | [SCTP]: Fix err_hdr assignment in sctp_init_cause. | Vlad Yasevich | 1 | -2/+2 |
2007-01-09 | [NETFILTER]: nf_nat: fix hanging connections when loading the NAT module | Patrick McHardy | 1 | -1/+1 |
2007-01-09 | [NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragments | Patrick McHardy | 1 | -0/+2 |
2007-01-09 | [TCP]: Fix iov_len calculation in tcp_v4_send_ack(). | Craig Schlenter | 1 | -1/+1 |
2007-01-09 | [NETFILTER]: nf_conntrack_netbios_ns: fix uninitialized member in expectation | Patrick McHardy | 1 | -0/+1 |
2007-01-09 | NetLabel: correct CIPSO tag handling when adding new DOI definitions | Paul Moore | 1 | -3/+3 |
2007-01-09 | [Bluetooth] Handle device registration failures | Marcel Holtmann | 1 | -1/+6 |
2007-01-09 | [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg() | Marcel Holtmann | 1 | -3/+6 |
2007-01-09 | [Bluetooth] More checks if DLC is still attached to the TTY | Marcel Holtmann | 1 | -7/+15 |
2007-01-09 | [Bluetooth] Add packet size checks for CAPI messages | Marcel Holtmann | 1 | -6/+33 |
2007-01-09 | [X25]: Trivial, SOCK_DEBUG's in x25_facilities missing newlines | Andrew Hendry | 1 | -6/+6 |
2007-01-09 | [INET]: Fix incorrect "inet_sock->is_icsk" assignment. | Paul Moore | 2 | -2/+2 |
2007-01-04 | [IPV4/IPV6]: Fix inet{,6} device initialization order. | David L Stevens | 2 | -4/+5 |
2007-01-04 | [NETFILTER]: ebtables: don't compute gap before checking struct type | Chuck Ebbert | 1 | -1/+2 |
2007-01-04 | [NETFILTER]: nf_nat: fix MASQUERADE crash on device down | Martin Josefsson | 1 | -1/+4 |
2007-01-04 | [NETFILTER]: New connection tracking is not EXPERIMENTAL anymore | Patrick McHardy | 2 | -15/+14 |