| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] softmac: avoid assert in ieee80211softmac_wx_get_rate | John W. Linville | 2007-02-05 | 1 | -0/+6 |
* | [NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_... | Adrian Bunk | 2007-02-03 | 1 | -1/+1 |
* | [NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n | Patrick McHardy | 2007-02-03 | 2 | -0/+4 |
* | [NET_SCHED]: act_ipt: fix regression in ipt action | Patrick McHardy | 2007-02-02 | 1 | -3/+5 |
* | [NETFILTER]: xt_hashlimit: fix ip6tables dependency | Patrick McHardy | 2007-01-31 | 1 | -1/+1 |
* | [SCTP]: Force update of the rto when processing HB-ACK | Vlad Yasevich | 2007-01-30 | 1 | -0/+6 |
* | [IPV6]: fix BUG of ndisc_send_redirect() | Li Yewang | 2007-01-30 | 1 | -0/+7 |
* | [IPV6]: Fix up some CONFIG typos | Neil Horman | 2007-01-30 | 1 | -2/+2 |
* | [NETFILTER]: SIP conntrack: fix out of bounds memory access | Patrick McHardy | 2007-01-30 | 2 | -2/+2 |
* | [NETFILTER]: SIP conntrack: fix skipping over user info in SIP headers | Lars Immisch | 2007-01-30 | 2 | -2/+14 |
* | [NETFILTER]: xt_connbytes: fix division by zero | Patrick McHardy | 2007-01-30 | 1 | -17/+12 |
* | [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev... | NeilBrown | 2007-01-30 | 2 | -21/+24 |
* | [IPV4]: Fix single-entry /proc/net/fib_trie output. | Robert Olsson | 2007-01-27 | 1 | -6/+7 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-01-26 | 12 | -53/+75 |
|\ |
|
| * | [NETFILTER]: nf_conntrack_pptp: fix NAT setup of expected GRE connections | Patrick McHardy | 2007-01-26 | 1 | -1/+1 |
| * | [NETFILTER]: nf_nat_pptp: fix expectation removal | Patrick McHardy | 2007-01-26 | 1 | -2/+2 |
| * | [NETFILTER]: nf_nat: fix ICMP translation with statically linked conntrack | Patrick McHardy | 2007-01-26 | 1 | -10/+10 |
| * | [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). | David S. Miller | 2007-01-26 | 5 | -6/+9 |
| * | [AF_PACKET]: Check device down state before hard header callbacks. | David S. Miller | 2007-01-26 | 1 | -8/+8 |
| * | [DECNET]: Handle a failure in neigh_parms_alloc (take 2) | Eric W. Biederman | 2007-01-26 | 1 | -2/+9 |
| * | [TCP]: Fix sorting of SACK blocks. | Baruch Even | 2007-01-25 | 1 | -4/+5 |
| * | [AF_PACKET]: Fix BPF handling. | David S. Miller | 2007-01-25 | 1 | -15/+15 |
| * | [IPV4]: Fix the fib trie iterator to work with a single entry routing tables | Eric W. Biederman | 2007-01-24 | 1 | -5/+16 |
* | | [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads | NeilBrown | 2007-01-26 | 1 | -0/+2 |
* | | [PATCH] knfsd: fix setting of ACL server versions | NeilBrown | 2007-01-26 | 1 | -1/+2 |
|/ |
|
* | [PATCH] NFS: Fix Oops in rpc_call_sync() | Trond Myklebust | 2007-01-24 | 2 | -6/+5 |
* | [SCTP]: Fix compiler warning. | Brian Haley | 2007-01-24 | 1 | -3/+0 |
* | [IPV6]: Fixed the size of the netlink message notified by inet6_rt_notify(). | Noriaki TAKAMIYA | 2007-01-24 | 1 | -0/+1 |
* | [TCP]: rare bad TCP checksum with 2.6.19 | Jarek Poplawski | 2007-01-24 | 1 | -1/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | David S. Miller | 2007-01-24 | 1 | -2/+8 |
|\ |
|
| * | [Bluetooth] Restrict well known PSM to privileged users | Marcel Holtmann | 2007-01-22 | 1 | -0/+6 |
| * | [Bluetooth] Missing endian swapping for L2CAP socket list | Marcel Holtmann | 2007-01-22 | 1 | -2/+2 |
* | | [TCP]: skb is unexpectedly freed. | Masayuki Nakagawa | 2007-01-24 | 1 | -2/+4 |
* | | [IPSEC]: Policy list disorder | Herbert Xu | 2007-01-24 | 1 | -11/+5 |
* | | [X.25]: Add missing sock_put in x25_receive_data | Andrew Hendry | 2007-01-24 | 1 | -0/+1 |
* | | [SCTP]: Fix SACK sequence during shutdown | Vlad Yasevich | 2007-01-24 | 1 | -1/+1 |
* | | [SCTP]: Correctly handle unexpected INIT-ACK chunk. | Vlad Yasevich | 2007-01-24 | 2 | -1/+23 |
* | | [SCTP]: Verify some mandatory parameters. | Vlad Yasevich | 2007-01-24 | 2 | -20/+3 |
* | | [SCTP]: Set correct error cause value for missing parameters | Vlad Yasevich | 2007-01-24 | 1 | -1/+1 |
* | | [NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error path | Patrick McHardy | 2007-01-24 | 2 | -2/+2 |
* | | [IPV6] MCAST: Fix joining all-node multicast group on device initialization. | YOSHIFUJI Hideaki | 2007-01-24 | 2 | -6/+6 |
* | | [IPSEC] flow: Fix potential memory leak | Herbert Xu | 2007-01-24 | 1 | -16/+10 |
* | | [PATCH] email change for shemminger@osdl.org | Stephen Hemminger | 2007-01-23 | 1 | -1/+1 |
|/ |
|
* | [IPV4] devinet: inetdev_init out label moved after RCU assignment | Jarek Poplawski | 2007-01-09 | 1 | -1/+2 |
* | [INET]: style updates for the inet_sock->is_icsk assignment fix | Paul Moore | 2007-01-09 | 2 | -2/+2 |
* | [SCTP]: Fix err_hdr assignment in sctp_init_cause. | Vlad Yasevich | 2007-01-09 | 1 | -2/+2 |
* | [NETFILTER]: nf_nat: fix hanging connections when loading the NAT module | Patrick McHardy | 2007-01-09 | 1 | -1/+1 |
* | [NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragments | Patrick McHardy | 2007-01-09 | 1 | -0/+2 |
* | [TCP]: Fix iov_len calculation in tcp_v4_send_ack(). | Craig Schlenter | 2007-01-09 | 1 | -1/+1 |
* | [NETFILTER]: nf_conntrack_netbios_ns: fix uninitialized member in expectation | Patrick McHardy | 2007-01-09 | 1 | -0/+1 |