summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-06-24netfilter: ip6table_mangle: don't reroute in LOCAL_INPatrick McHardy1-1/+1
2008-06-20netns: Don't receive new packets in a dead network namespace.Eric W. Biederman3-0/+18
2008-06-20sctp: Make sure N * sizeof(union sctp_addr) does not overflow.David S. Miller1-1/+3
2008-06-20pppoe: warning fixStephen Hemminger1-1/+1
2008-06-19ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki2-0/+15
2008-06-19ipv6: Remove options header when setsockopt's optlen is 0Shan Wei1-4/+7
2008-06-18mac80211: detect driver tx bugsJohannes Berg1-1/+8
2008-06-18netlink: genl: fix circular lockingPatrick McHardy1-9/+6
2008-06-18Revert "mac80211: Use skb_header_cloned() on TX path."David S. Miller1-2/+2
2008-06-17af_unix: fix 'poll for write'/ connected DGRAM socketsRainer Weikusat1-9/+70
2008-06-17Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller11-242/+189
2008-06-17tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is setAng Way Chuang1-0/+15
2008-06-17atl1: relax eeprom mac address error checkRadu Cristescu1-1/+0
2008-06-17net/enc28j60: low power modeDavid Brownell1-24/+58
2008-06-17net/enc28j60: section fixDavid Brownell1-3/+2
2008-06-17sky2: 88E8040T pci device idStephen Hemminger1-0/+1
2008-06-17netxen: download firmware in pci probeDhananjay Phadke2-59/+30
2008-06-17netxen: cleanup debug messagesDhananjay Phadke4-132/+70
2008-06-17netxen: remove global physical_port arrayDhananjay Phadke6-24/+22
2008-06-17netxen: fix portnum for hp mezz cardsDhananjay Phadke1-2/+8
2008-06-17ibm_newemac: select CRC32 in KconfigJosh Boyer1-0/+1
2008-06-17xfrm: fix fragmentation for ipv4 xfrm tunnelSteffen Klassert1-1/+1
2008-06-17netfilter: nf_conntrack_h323: fix module unload crashPatrick McHardy1-7/+14
2008-06-17netfilter: nf_conntrack_h323: fix memory leak in module initialization error ...Patrick McHardy1-0/+1
2008-06-17netfilter: nf_nat: fix RCU racesPatrick McHardy3-3/+10
2008-06-16atm: [he] send idle cells instead of unassigned when in SDH modeChas Williams1-0/+1
2008-06-16atm: [he] limit queries to the device's register spaceRobert T. Johnson1-1/+6
2008-06-16atm: [br2864] fix routed vcmux supportEric Kinzie1-32/+44
2008-06-16atm: [he] only support suni driver on multimode interfacesChas Williams2-10/+6
2008-06-16atm: [iphase] doesn't call phy->start due to a bogus #ifndefJorge Boncompte [DTI2]1-12/+11
2008-06-16atm: [iphase] set drvdata before enabling interruptsJorge Boncompte [DTI2]1-2/+2
2008-06-16atm: [br2684] Fix oops due to skb->dev being NULLJorge Boncompte [DTI2]1-1/+1
2008-06-16ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.Rami Rosen1-4/+0
2008-06-16raw: Restore /proc/net/raw correct behaviorEric Dumazet1-1/+1
2008-06-16net: Fix test for VLAN TX checksum offload capabilityBen Hutchings1-8/+26
2008-06-16sctp: Correclty set changeover_active for SFR-CACCVlad Yasevich1-2/+11
2008-06-16sctp: Correctly cleanup procfs entries upon failure.Wei Yongjun1-3/+12
2008-06-16tcp: Revert reset of deferred accept changes in 2.6.26David S. Miller1-3/+3
2008-06-16ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki2-21/+25
2008-06-16pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis.Jesper Dangaard Brouer1-8/+15
2008-06-16pkt_sched: HTB scheduler, change default hysteresis mode to off.Jesper Dangaard Brouer1-1/+1
2008-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller10-56/+72
2008-06-13rt2x00: Add D-link DWA111 supportIvo van Doorn1-0/+1
2008-06-13mac80211: add missing new line in debug print HT_DEBUGTomas Winkler1-1/+1
2008-06-13mac80211 : fix for iwconfig in ad-hoc modeAbhijeet Kolekar1-1/+2
2008-06-13ssb: Fix coherent DMA mask for PCI devicesMichael Buesch1-3/+9
2008-06-13rt2x00: LEDS build failureRandy Dunlap1-6/+6
2008-06-13rt2x00: INPUT build failureRandy Dunlap1-3/+4
2008-06-13b43: Fix noise calculation WARN_ONMichael Buesch2-7/+10
2008-06-13b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch1-33/+32