Age | Commit message (Expand) | Author | Files | Lines |
2009-03-25 | ipv6: Make v4-mapped bindings consistent with IPv4 | Vlad Yasevich | 1 | -3/+11 |
2009-03-25 | ipv6: Allow ipv4 wildcard binds after ipv6 address binds | Vlad Yasevich | 1 | -1/+4 |
2009-03-25 | ipv6: Disallow binding to v4-mapped address on v6-only socket. | Vlad Yasevich | 1 | -0/+7 |
2009-03-25 | be2net: cleanup rx/tx rate calculations | Sathya Perla | 2 | -36/+72 |
2009-03-25 | netlink: add NETLINK_NO_ENOBUFS socket flag | Pablo Neira Ayuso | 2 | -6/+33 |
2009-03-25 | myri10ge: update firmware headers to 1.4.41 | Brice Goglin | 1 | -0/+9 |
2009-03-25 | macb: fix warning "warning: unused variable `dev' " | vibi sreenivasan | 1 | -1/+0 |
2009-03-25 | ucc_geth: Convert to net_device_ops | Joakim Tjernlund | 1 | -9/+15 |
2009-03-25 | claw: fix minor findings from code analysis tool | Andrew H. Richter | 1 | -24/+20 |
2009-03-25 | ctcm: fix minor findings from code analysis tool | Joel A. Fowler | 2 | -17/+8 |
2009-03-25 | ctcm: avoid wraparound in length of incoming data | Roel Kluin | 2 | -4/+4 |
2009-03-25 | ctcm: invalid return code from hard_start_xmit | Ursula Braun | 1 | -2/+2 |
2009-03-25 | claw: invalid return codes from hard_start_xmit | Ursula Braun | 1 | -0/+2 |
2009-03-25 | netiucv: invalid return code from hard_start_xmit | Ursula Braun | 1 | -1/+1 |
2009-03-25 | lcs: invalid return codes from hard_start_xmit. | Klaus-Dieter Wacker | 1 | -2/+2 |
2009-03-25 | Use kthread instead of kernel_thread | Klaus-Dieter Wacker | 1 | -5/+3 |
2009-03-25 | net: Add dependent headers to trace/skb.h | Josh Stone | 1 | -0/+3 |
2009-03-25 | arp_tables: ifname_compare() can assume 16bit alignment | Eric Dumazet | 1 | -2/+6 |
2009-03-24 | netfilter: trivial Kconfig spelling fixes | Jan Engelhardt | 1 | -2/+2 |
2009-03-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 71 | -784/+1626 |
2009-03-24 | ucc_geth: Fix build breakage caused by a merge | Anton Vorontsov | 1 | -1/+1 |
2009-03-24 | netfilter: nf_conntrack: Reduce conntrack count in nf_conntrack_free() | Eric Dumazet | 1 | -2/+3 |
2009-03-24 | ucc_geth: Fix merge error. | David S. Miller | 1 | -5/+0 |
2009-03-24 | fsl_pq_mdio: Use proper address translation | Anton Vorontsov | 1 | -3/+7 |
2009-03-24 | spider_net: Add missing .ndo_validate_addr | David S. Miller | 1 | -0/+1 |
2009-03-24 | myri_sbus/sunbmac/sunlance/sunqe: Add missing net_device_ops entries. | David S. Miller | 4 | -0/+11 |
2009-03-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 11 | -62/+113 |
2009-03-23 | sunqe: Convert to net_device_ops. | David S. Miller | 1 | -5/+9 |
2009-03-23 | sunlance: Convert to net_device_ops. | David S. Miller | 1 | -5/+9 |
2009-03-23 | sunbmac: Convert to net_device_ops. | David S. Miller | 1 | -9/+10 |
2009-03-23 | myri_sbus: Convert to net_device_ops. | David S. Miller | 1 | -6/+10 |
2009-03-23 | nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink | Pablo Neira Ayuso | 4 | -0/+10 |
2009-03-23 | netfilter: sysctl support of logger choice | Eric Leblond | 1 | -1/+84 |
2009-03-23 | atl1c: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-03-23 | spider_net: Fix build. | David S. Miller | 1 | -9/+9 |
2009-03-23 | tcp: Discard segments that ack data not yet sent | John Dykstra | 1 | -10/+17 |
2009-03-23 | ucc_geth: Fix oops when using fixed-link support | Anton Vorontsov | 2 | -26/+11 |
2009-03-23 | dm9000: locking bugfix | David Brownell | 1 | -2/+4 |
2009-03-23 | bnx2x: Adding licensing to bnx2x_init_values.h | Eilon Greenstein | 1 | -1/+17 |
2009-03-23 | net: update dnet.c for bus_id removal | Stephen Rothwell | 1 | -3/+3 |
2009-03-22 | netdev: expose net_device_ops compat as config option | Stephen Hemminger | 2 | -3/+9 |
2009-03-22 | hostap: convert to net_device_ops | Stephen Hemminger | 2 | -18/+52 |
2009-03-22 | hostap: convert to internal net_device_stats | Stephen Hemminger | 5 | -33/+11 |
2009-03-22 | ipw2200: convert to net_device_ops | Stephen Hemminger | 1 | -8/+22 |
2009-03-22 | ipw2100: convert to net_device_ops | Stephen Hemminger | 1 | -5/+12 |
2009-03-22 | ipw2x00: convert infrastructure for use by net_device_ops | Stephen Hemminger | 3 | -1/+6 |
2009-03-22 | ipw2x00: convert to internal net_device_stats | Stephen Hemminger | 6 | -77/+49 |
2009-03-22 | libertas: convert to net_device_ops | Stephen Hemminger | 1 | -16/+29 |
2009-03-22 | libertas: convert to internal net_device_stats | Stephen Hemminger | 6 | -41/+16 |
2009-03-22 | prism54: convert to internal net_device_stats | Stephen Hemminger | 3 | -24/+6 |