aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-25qeth: unregister MAC addresses during recovery.Klaus-Dieter Wacker
2009-03-25qeth: remove EDDPFrank Blaschka
2009-03-25qeth: add statistics for tx csumFrank Blaschka
2009-03-25qeth: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-25rndis_wlan: Fix build with netdev_ops compat disabled.David S. Miller
2009-03-24ax88796: Add method to take MAC from platform dataDaniel Mack
2009-03-24drivers/net/ax88796.c: take IRQ flags from platform_deviceDaniel Mack
2009-03-24e1000e: add support for 82574 device ID 0x10F6Bruce Allan
2009-03-24ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich
2009-03-24ipv6: Make v4-mapped bindings consistent with IPv4Vlad Yasevich
2009-03-24ipv6: Allow ipv4 wildcard binds after ipv6 address bindsVlad Yasevich
2009-03-24ipv6: Disallow binding to v4-mapped address on v6-only socket.Vlad Yasevich
2009-03-24be2net: cleanup rx/tx rate calculationsSathya Perla
2009-03-24netlink: add NETLINK_NO_ENOBUFS socket flagPablo Neira Ayuso
2009-03-24myri10ge: update firmware headers to 1.4.41Brice Goglin
2009-03-24macb: fix warning "warning: unused variable `dev' "vibi sreenivasan
2009-03-24ucc_geth: Convert to net_device_opsJoakim Tjernlund
2009-03-24claw: fix minor findings from code analysis toolAndrew H. Richter
2009-03-24ctcm: fix minor findings from code analysis toolJoel A. Fowler
2009-03-24ctcm: avoid wraparound in length of incoming dataRoel Kluin
2009-03-24ctcm: invalid return code from hard_start_xmitUrsula Braun
2009-03-24claw: invalid return codes from hard_start_xmitUrsula Braun
2009-03-24netiucv: invalid return code from hard_start_xmitUrsula Braun
2009-03-24lcs: invalid return codes from hard_start_xmit.Klaus-Dieter Wacker
2009-03-24Use kthread instead of kernel_threadKlaus-Dieter Wacker
2009-03-24net: Add dependent headers to trace/skb.hJosh Stone
2009-03-24arp_tables: ifname_compare() can assume 16bit alignmentEric Dumazet
2009-03-24netfilter: trivial Kconfig spelling fixesJan Engelhardt
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-24ucc_geth: Fix build breakage caused by a mergeAnton Vorontsov
2009-03-24netfilter: nf_conntrack: Reduce conntrack count in nf_conntrack_free()Eric Dumazet
2009-03-23ucc_geth: Fix merge error.David S. Miller
2009-03-23fsl_pq_mdio: Use proper address translationAnton Vorontsov
2009-03-23spider_net: Add missing .ndo_validate_addrDavid S. Miller
2009-03-23myri_sbus/sunbmac/sunlance/sunqe: Add missing net_device_ops entries.David S. Miller
2009-03-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-23sunqe: Convert to net_device_ops.David S. Miller
2009-03-23sunlance: Convert to net_device_ops.David S. Miller
2009-03-23sunbmac: Convert to net_device_ops.David S. Miller
2009-03-23myri_sbus: Convert to net_device_ops.David S. Miller
2009-03-23nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlinkPablo Neira Ayuso
2009-03-23netfilter: sysctl support of logger choiceEric Leblond
2009-03-23atl1c: remove duplicated #includeHuang Weiyi
2009-03-23spider_net: Fix build.David S. Miller
2009-03-22tcp: Discard segments that ack data not yet sentJohn Dykstra
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov
2009-03-22dm9000: locking bugfixDavid Brownell
2009-03-22bnx2x: Adding licensing to bnx2x_init_values.hEilon Greenstein
2009-03-22net: update dnet.c for bus_id removalStephen Rothwell
2009-03-21netdev: expose net_device_ops compat as config optionStephen Hemminger