aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-27[netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar
2008-06-27ipg: use NULL, not zero, for pointersPekka Enberg
2008-06-27ipg: fix jumbo frame compilationPekka Enberg
2008-06-27drivers/net/r6040.c: Eliminate double sizeofJulia Lawall
2008-06-27pcnet_cs, axnet_cs: clear bogus interrupt before request_irqKomuro
2008-06-27e1000e: fix EEH recovery during reset on PPCJeff Kirsher
2008-06-27igb: fix EEH recovery during reset on PPCJeff Kirsher
2008-06-27ixgbe: fix EEH recovery during reset on PPCPaul Larson
2008-06-27tc35815: Fix receiver hangup on Rx FIFO overflowAtsushi Nemoto
2008-06-27tc35815: Mark carrier-off before starting PHYAtsushi Nemoto
2008-06-27s2io: fix documentation about intr_typeMichal Schmidt
2008-06-24netfilter: ip6table_mangle: don't reroute in LOCAL_INPatrick McHardy
2008-06-20netns: Don't receive new packets in a dead network namespace.Eric W. Biederman
2008-06-20sctp: Make sure N * sizeof(union sctp_addr) does not overflow.David S. Miller
2008-06-20pppoe: warning fixStephen Hemminger
2008-06-19ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki
2008-06-19ipv6: Remove options header when setsockopt's optlen is 0Shan Wei
2008-06-18mac80211: detect driver tx bugsJohannes Berg
2008-06-18netlink: genl: fix circular lockingPatrick McHardy
2008-06-18Revert "mac80211: Use skb_header_cloned() on TX path."David S. Miller
2008-06-17af_unix: fix 'poll for write'/ connected DGRAM socketsRainer Weikusat
2008-06-17Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-06-17tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is setAng Way Chuang
2008-06-17atl1: relax eeprom mac address error checkRadu Cristescu
2008-06-17net/enc28j60: low power modeDavid Brownell
2008-06-17net/enc28j60: section fixDavid Brownell
2008-06-17sky2: 88E8040T pci device idStephen Hemminger
2008-06-17netxen: download firmware in pci probeDhananjay Phadke
2008-06-17netxen: cleanup debug messagesDhananjay Phadke
2008-06-17netxen: remove global physical_port arrayDhananjay Phadke
2008-06-17netxen: fix portnum for hp mezz cardsDhananjay Phadke
2008-06-17ibm_newemac: select CRC32 in KconfigJosh Boyer
2008-06-17xfrm: fix fragmentation for ipv4 xfrm tunnelSteffen Klassert
2008-06-17netfilter: nf_conntrack_h323: fix module unload crashPatrick McHardy
2008-06-17netfilter: nf_conntrack_h323: fix memory leak in module initialization error ...Patrick McHardy
2008-06-17netfilter: nf_nat: fix RCU racesPatrick McHardy
2008-06-16atm: [he] send idle cells instead of unassigned when in SDH modeChas Williams
2008-06-16atm: [he] limit queries to the device's register spaceRobert T. Johnson
2008-06-16atm: [br2864] fix routed vcmux supportEric Kinzie
2008-06-16atm: [he] only support suni driver on multimode interfacesChas Williams
2008-06-16atm: [iphase] doesn't call phy->start due to a bogus #ifndefJorge Boncompte [DTI2]
2008-06-16atm: [iphase] set drvdata before enabling interruptsJorge Boncompte [DTI2]
2008-06-16atm: [br2684] Fix oops due to skb->dev being NULLJorge Boncompte [DTI2]
2008-06-16ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.Rami Rosen
2008-06-16raw: Restore /proc/net/raw correct behaviorEric Dumazet
2008-06-16net: Fix test for VLAN TX checksum offload capabilityBen Hutchings
2008-06-16sctp: Correclty set changeover_active for SFR-CACCVlad Yasevich
2008-06-16sctp: Correctly cleanup procfs entries upon failure.Wei Yongjun
2008-06-16tcp: Revert reset of deferred accept changes in 2.6.26David S. Miller
2008-06-16ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki