| Commit message (Expand) | Author | Age |
* | [DECNET]: Fix for routing bug | Patrick Caulfield | 2006-08-02 |
* | [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch | Catherine Zhang | 2006-08-02 |
* | [NET]: skb_queue_lock_key() is no longer used. | Adrian Bunk | 2006-08-02 |
* | [IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error | Wei Dong | 2006-08-02 |
* | [IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter error | Wei Dong | 2006-08-02 |
* | [NET]: Kill the WARN_ON() calls for checksum fixups. | David S. Miller | 2006-08-02 |
* | [NETFILTER]: xt_hashlimit/xt_string: missing string validation | Patrick McHardy | 2006-08-02 |
* | [NETFILTER]: SIP helper: expect RTP streams in both directions | Patrick McHardy | 2006-08-02 |
* | [NET]: Add netdev_alloc_skb(). | Christoph Hellwig | 2006-08-02 |
* | [TCP]: Process linger2 timeout consistently. | David S. Miller | 2006-08-02 |
* | [SECURITY] secmark: nul-terminate secdata | James Morris | 2006-08-02 |
* | [NET]: Core net changes to generate netevents | Tom Tucker | 2006-08-02 |
* | [NET]: Network Event Notifier Mechanism. | Tom Tucker | 2006-08-02 |
* | [TCP]: SNMPv2 tcpAttemptFails counter error | Wei Yongjun | 2006-08-02 |
* | [TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprobe_read() | James Morris | 2006-08-02 |
* | [NET]: Fix ___pskb_trim when entire frag_list needs dropping | Herbert Xu | 2006-08-02 |
* | [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls | Herbert Xu | 2006-08-02 |
* | [XFRM]: Fix protocol field value for outgoing IPv6 GSO packets | Patrick McHardy | 2006-08-02 |
* | [IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDR | Noriaki TAKAMIYA | 2006-08-02 |
* | [IPV6] ADDRCONF: Support get operation of single address | Noriaki TAKAMIYA | 2006-08-02 |
* | [IPV6] ADDRCONF: Do not verify an address with infinity lifetime | YOSHIFUJI Hideaki | 2006-08-02 |
* | [IPV6] ADDRCONF: Allow user-space to specify address lifetime | Noriaki TAKAMIYA | 2006-08-02 |
* | [IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL... | YOSHIFUJI Hideaki | 2006-08-02 |
* | [PATCH] ieee80211: TKIP requires CRC32 | Chuck Ebbert | 2006-07-27 |
* | [PATCH] softmac: do shared key auth in workqueue | Daniel Drake | 2006-07-27 |
* | [IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg(). | Tetsuo Handa | 2006-07-25 |
* | [IPV4] ipmr: ip multicast route bug fix. | Alexey Kuznetsov | 2006-07-25 |
* | [IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags. | Guillaume Chazarain | 2006-07-25 |
* | [IPV6]: Clean skb cb on IPv6 input. | Guillaume Chazarain | 2006-07-25 |
* | [NETFILTER]: Demote xt_sctp to EXPERIMENTAL | Patrick McHardy | 2006-07-25 |
* | [NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s... | Patrick McHardy | 2006-07-25 |
* | [NETFILTER]: xt_pkttype: fix mismatches on locally generated packets | Phil Oester | 2006-07-25 |
* | [NETFILTER]: SNMP NAT: fix byteorder confusion | Patrick McHardy | 2006-07-25 |
* | [NETFILTER]: conntrack: fix SYSCTL=n compile | Adrian Bunk | 2006-07-25 |
* | [NETFILTER]: nf_queue: handle NF_STOP and unknown verdicts in nf_reinject | Patrick McHardy | 2006-07-25 |
* | [NETFILTER]: H.323 helper: fix possible NULL-ptr dereference | Patrick McHardy | 2006-07-25 |
* | [VLAN]: Fix link state propagation | Stefan Rompf | 2006-07-24 |
* | [IPV6] xfrm6_tunnel: Delete debugging code. | David S. Miller | 2006-07-24 |
* | [Bluetooth] Correct RFCOMM channel MTU for broken implementations | Marcel Holtmann | 2006-07-24 |
* | [DCCP]: Fix default sequence window size | Ian McDonald | 2006-07-24 |
* | [TIPC]: Removing useless casts | Panagiotis Issaris | 2006-07-21 |
* | [IPV4]: Fix nexthop realm dumping for multipath routes | Patrick McHardy | 2006-07-21 |
* | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 2006-07-21 |
* | [IrDA]: Use alloc_skb() in IrDA TX path | Samuel Ortiz | 2006-07-21 |
* | [I/OAT]: net/core/user_dma.c should #include <net/netdma.h> | Adrian Bunk | 2006-07-21 |
* | [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed | Sridhar Samudrala | 2006-07-21 |
* | [SCTP]: Set chunk->data_accepted only if we are going to accept it. | Sridhar Samudrala | 2006-07-21 |
* | [SCTP]: Verify all the paths to a peer via heartbeat before using them. | Sridhar Samudrala | 2006-07-21 |
* | [SCTP]: Unhash the endpoint in sctp_endpoint_free(). | Vlad Yasevich | 2006-07-21 |
* | [SCTP]: Check for NULL arg to sctp_bucket_destroy(). | Sridhar Samudrala | 2006-07-21 |