aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-08[IPX]: Another nonlinear receive fixStephen Hemminger1-2/+5
2006-08-08[RTNETLINK]: Fix IFLA_ADDRESS handling.David S. Miller1-1/+14
2006-08-07[TCP]: SNMPv2 tcpOutSegs counter errorWei Yongjun1-3/+9
2006-08-07[PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.David S. Miller1-0/+2
2006-08-07[PKTGEN]: Fix oops when used with balance-tlb bondingChen-Li Tien1-0/+2
2006-08-07[IPV4]: Limit rt cache size properly.Kirill Korotaev1-1/+1
2006-08-07[IPX]: Header length validation neededStephen Hemminger1-1/+2
2006-08-07[NET]: Assign skb->dev in netdev_alloc_skbChristoph Hellwig1-1/+3
2006-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-22/+21
2006-08-06[PATCH] knfsd: fix race related problem when adding items to and svcrpc auth cacheNeil Brown1-1/+5
2006-08-05[LAPB]: Fix windowsize checkDiego Calleja1-5/+7
2006-08-04[TCP]: Fixes IW > 2 cases when TCP is application limitedIlpo Järvinen1-1/+2
2006-08-04[LLX]: SOCK_DGRAM interface fixesStephen Hemminger2-14/+10
2006-08-04[PKT_SCHED]: Return ENOENT if qdisc module is unavailableJamal Hadi Salim1-1/+1
2006-08-04[BRIDGE]: netlink status fixStephen Hemminger1-1/+1
2006-08-04[PATCH] Send wireless netlink events with a clean slateHerbert Xu1-1/+23
2006-08-03SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.Trond Myklebust1-2/+4
2006-08-03RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust3-42/+60
2006-08-02[NET]: Fix more per-cpu typosAlexey Dobriyan2-3/+3
2006-08-02[I/OAT]: Remove CPU hotplug lock from net_dma_rebalanceChris Leech1-5/+0
2006-08-02[DECNET]: Fix for routing bugPatrick Caulfield1-2/+7
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2-14/+12
2006-08-02[NET]: skb_queue_lock_key() is no longer used.Adrian Bunk1-7/+0
2006-08-02[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter errorWei Dong2-6/+9
2006-08-02[IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter errorWei Dong1-0/+1
2006-08-02[NET]: Kill the WARN_ON() calls for checksum fixups.David S. Miller1-10/+0
2006-08-02[NETFILTER]: xt_hashlimit/xt_string: missing string validationPatrick McHardy2-1/+7
2006-08-02[NETFILTER]: SIP helper: expect RTP streams in both directionsPatrick McHardy1-1/+1
2006-08-02[NET]: Add netdev_alloc_skb().Christoph Hellwig1-0/+24
2006-08-02[TCP]: Process linger2 timeout consistently.David S. Miller1-1/+2
2006-08-02[SECURITY] secmark: nul-terminate secdataJames Morris1-0/+2
2006-08-02[NET]: Core net changes to generate neteventsTom Tucker4-7/+24
2006-08-02[NET]: Network Event Notifier Mechanism.Tom Tucker1-0/+69
2006-08-02[TCP]: SNMPv2 tcpAttemptFails counter errorWei Yongjun3-5/+3
2006-08-02[TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprobe_read()James Morris1-1/+1
2006-08-02[NET]: Fix ___pskb_trim when entire frag_list needs droppingHerbert Xu1-4/+10
2006-08-02[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu6-46/+88
2006-08-02[XFRM]: Fix protocol field value for outgoing IPv6 GSO packetsPatrick McHardy1-1/+1
2006-08-02[IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDRNoriaki TAKAMIYA1-0/+57
2006-08-02[IPV6] ADDRCONF: Support get operation of single addressNoriaki TAKAMIYA1-1/+58
2006-08-02[IPV6] ADDRCONF: Do not verify an address with infinity lifetimeYOSHIFUJI Hideaki1-1/+5
2006-08-02[IPV6] ADDRCONF: Allow user-space to specify address lifetimeNoriaki TAKAMIYA1-4/+42
2006-08-02[IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL}MSG messageYOSHIFUJI Hideaki1-2/+4
2006-07-27[PATCH] ieee80211: TKIP requires CRC32Chuck Ebbert1-0/+1
2006-07-27[PATCH] softmac: do shared key auth in workqueueDaniel Drake1-6/+22
2006-07-25[IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg().Tetsuo Handa2-0/+2
2006-07-25[IPV4] ipmr: ip multicast route bug fix.Alexey Kuznetsov1-6/+13
2006-07-24[IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags.Guillaume Chazarain1-1/+1
2006-07-24[IPV6]: Clean skb cb on IPv6 input.Guillaume Chazarain1-0/+2
2006-07-24[NETFILTER]: Demote xt_sctp to EXPERIMENTALPatrick McHardy1-2/+2