aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.David S. Miller2006-08-17
| | |_|_|/ | |/| | |
| * | | | [INET]: Use pskb_trim_unique when trimming paged unique skbsHerbert Xu2006-08-13
| * | | | [NETFILTER]: ulog: fix panic on SMP kernelsMark Huang2006-08-13
| * | | | [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init pathPatrick McHardy2006-08-13
| * | | | [LLC]: multicast receive device matchStephen Hemminger2006-08-13
| * | | | [IPSEC]: Validate properly in xfrm_dst_check()David S. Miller2006-08-13
| * | | | [NETFILTER]: xt_hashlimit: fix limit off-by-onePatrick McHardy2006-08-13
| * | | | [NETFILTER]: xt_string: fix negationPhil Oester2006-08-13
| * | | | [TCP]: Fix botched memory leak fix to tcpprobe_read().David S. Miller2006-08-13
| * | | | [IPX]: Fix typo, ipxhdr() --> ipx_hdr()David S. Miller2006-08-09
| * | | | [IPV6]: The ifa lock is a BH lockHerbert Xu2006-08-09
| * | | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2006-08-09
| |\ \ \ \
| | * | | | [NET]: add_timer -> mod_timer() in dst_run_gc()Dmitry Mishin2006-08-09
| | * | | | [IPX]: Another nonlinear receive fixStephen Hemminger2006-08-08
| | * | | | [RTNETLINK]: Fix IFLA_ADDRESS handling.David S. Miller2006-08-08
| | * | | | [TCP]: SNMPv2 tcpOutSegs counter errorWei Yongjun2006-08-08
| | * | | | [PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.David S. Miller2006-08-07
| | * | | | [PKTGEN]: Fix oops when used with balance-tlb bondingChen-Li Tien2006-08-07
| | * | | | [IPV4]: Limit rt cache size properly.Kirill Korotaev2006-08-07
| | * | | | [IPX]: Header length validation neededStephen Hemminger2006-08-07
| | * | | | [NET]: Assign skb->dev in netdev_alloc_skbChristoph Hellwig2006-08-07
* | | | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-08
|\| | | | |
| * | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-08-08
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | [PATCH] Send wireless netlink events with a clean slateHerbert Xu2006-08-04
| | | |/ | | |/|
* | | | Merge branch 'master' into upstreamJeff Garzik2006-08-07
|\| | |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-08-06
| |\ \ \
| | * | | [LAPB]: Fix windowsize checkDiego Calleja2006-08-06
| | * | | [TCP]: Fixes IW > 2 cases when TCP is application limitedIlpo Järvinen2006-08-05
| | * | | [LLX]: SOCK_DGRAM interface fixesStephen Hemminger2006-08-05
| | * | | [PKT_SCHED]: Return ENOENT if qdisc module is unavailableJamal Hadi Salim2006-08-05
| | * | | [BRIDGE]: netlink status fixStephen Hemminger2006-08-05
| * | | | [PATCH] knfsd: fix race related problem when adding items to and svcrpc auth ...Neil Brown2006-08-06
| |/ / /
| * | | SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.Trond Myklebust2006-08-03
| * | | RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust2006-08-03
| |/ /
* | / Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-03
|\| | | |/ |/|
| * [NET]: Fix more per-cpu typosAlexey Dobriyan2006-08-02
| * [I/OAT]: Remove CPU hotplug lock from net_dma_rebalanceChris Leech2006-08-02
| * [DECNET]: Fix for routing bugPatrick Caulfield2006-08-02
| * [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-02
| * [NET]: skb_queue_lock_key() is no longer used.Adrian Bunk2006-08-02
| * [IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter errorWei Dong2006-08-02
| * [IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter errorWei Dong2006-08-02
| * [NET]: Kill the WARN_ON() calls for checksum fixups.David S. Miller2006-08-02
| * [NETFILTER]: xt_hashlimit/xt_string: missing string validationPatrick McHardy2006-08-02
| * [NETFILTER]: SIP helper: expect RTP streams in both directionsPatrick McHardy2006-08-02
| * [NET]: Add netdev_alloc_skb().Christoph Hellwig2006-08-02
| * [TCP]: Process linger2 timeout consistently.David S. Miller2006-08-02
| * [SECURITY] secmark: nul-terminate secdataJames Morris2006-08-02
| * [NET]: Core net changes to generate neteventsTom Tucker2006-08-02
| * [NET]: Network Event Notifier Mechanism.Tom Tucker2006-08-02