Age | Commit message (Expand) | Author | Files | Lines |
2009-10-13 | netxen: remove sub 64-bit mem accesses | Amit Kumar Salecha | 4 | -320/+196 |
2009-10-13 | net: Use netdev_alloc_skb_ip_align() | Eric Dumazet | 38 | -232/+90 |
2009-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 6 | -4/+11 |
2009-10-13 | sb1250-mac: duplicate setting of bit V_MAC_RX_PL_THRSH(4) in sbmac_channel_st... | roel kluin | 1 | -1/+0 |
2009-10-13 | net/hamradio: fix test in receive() | roel kluin | 1 | -1/+2 |
2009-10-13 | x25: bit and/or confusion in x25_ioctl()? | roel kluin | 1 | -1/+1 |
2009-10-13 | cxgb3: Added private MAC address and provisioning packet handler for iSCSI | Karen Xie | 3 | -13/+53 |
2009-10-13 | net: add Runtime PM to the sh_eth driver | Magnus Damm | 2 | -2/+34 |
2009-10-13 | net: allow sh_eth to get mac address through platform data | Magnus Damm | 2 | -8/+13 |
2009-10-13 | can: make the number of echo skb's configurable | Wolfgang Grandegger | 7 | -23/+42 |
2009-10-13 | net: Add netdev_alloc_skb_ip_align() helper | Eric Dumazet | 1 | -0/+10 |
2009-10-13 | tcp: replace ehash_size by ehash_mask | Eric Dumazet | 8 | -21/+21 |
2009-10-13 | ipv6: fix devconf after adding force_tllao option | Cosmin Ratiu | 1 | -0/+1 |
2009-10-13 | irda/sa1100_ir: check return value of startup hook | Dmitry Artamonow | 1 | -2/+5 |
2009-10-13 | udp: Fix udp_poll() and ioctl() | Eric Dumazet | 1 | -30/+43 |
2009-10-13 | WAN: fix Cisco HDLC handshaking. | Krzysztof Halasa | 1 | -10/+8 |
2009-10-13 | tcp: fix tcp_defer_accept to consider the timeout | Willy Tarreau | 1 | -0/+1 |
2009-10-13 | bonding: change bond_create_proc_entry() to return void | Nicolas de Pesloüan | 1 | -4/+2 |
2009-10-13 | 3c574_cs: spin_lock the set_multicast_list function | Ken Kawasaki | 1 | -1/+12 |
2009-10-13 | net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor... | Chris Rankin | 2 | -1/+18 |
2009-10-13 | netxen: fix pci bar mapping | Dhananjay Phadke | 1 | -1/+2 |
2009-10-13 | ethoc: fix warning from 32bit build | Alan Cox | 1 | -1/+2 |
2009-10-13 | libertas: fix build | Alan Cox | 1 | -0/+1 |
2009-10-13 | net: VMware virtual Ethernet NIC driver: vmxnet3 | Shreyas Bhatewara | 9 | -0/+4193 |
2009-10-13 | net: Fix IXP 2000 network driver building. | Vincent Sanders | 2 | -17/+12 |
2009-10-12 | sfc: 10Xpress: Initialise pause advertising flags | Ben Hutchings | 1 | -0/+10 |
2009-10-12 | mdio: Expose pause frame advertising flags to ethtool | Ben Hutchings | 1 | -0/+4 |
2009-10-12 | mdio: Advertise pause (flow control) settings even if autoneg is off | Ben Hutchings | 1 | -5/+3 |
2009-10-12 | gianfar: Add support for hibernation | Anton Vorontsov | 1 | -17/+70 |
2009-10-12 | gianfar: Factor out gfar_init_bds() from gfar_alloc_skb_resources() | Anton Vorontsov | 1 | -40/+56 |
2009-10-12 | gianfar: Factor out RX BDs initialization from gfar_new_rxbdp() | Anton Vorontsov | 1 | -12/+21 |
2009-10-12 | gianfar: Move tbase/rbase initialization to gfar_init_mac() | Anton Vorontsov | 2 | -9/+9 |
2009-10-12 | gianfar: Split allocation and initialization steps out of startup_gfar() | Anton Vorontsov | 1 | -158/+176 |
2009-10-12 | gianfar: Don't needlessly set the wrap bit for the last RX BD | Anton Vorontsov | 1 | -4/+0 |
2009-10-12 | gianfar: Simplify skb resources freeing code | Anton Vorontsov | 1 | -28/+25 |
2009-10-12 | gianfar: Some cleanups for startup_gfar() | Anton Vorontsov | 1 | -79/+64 |
2009-10-12 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 25 | -50/+261 |
2009-10-12 | cnic: Need to include net/ip6_checksum.h | David S. Miller | 1 | -0/+1 |
2009-10-12 | pasemi_mac: ethtool set settings support | Valentine Barshak | 1 | -0/+14 |
2009-10-12 | be2net: Implement ethtool get_phys_id function. | Sarveshwar Bandi | 3 | -0/+126 |
2009-10-12 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 36 | -21/+88 |
2009-10-12 | libertas: fix build | Alan Cox | 1 | -0/+1 |
2009-10-12 | mac80211: document ieee80211_rx() context requirement | Johannes Berg | 2 | -0/+4 |
2009-10-12 | b43: fix ieee80211_rx() context | Johannes Berg | 1 | -0/+3 |
2009-10-12 | mac80211: fix ibss race | Johannes Berg | 1 | -1/+1 |
2009-10-12 | mac80211: fix logic error ibss merge bssid check | Felix Fietkau | 1 | -1/+1 |
2009-10-12 | iwlwifi: change the order of freeing memory | Wey-Yi Guy | 2 | -2/+2 |
2009-10-12 | acenic: Pass up error code from ace_load_firmware() | Ben Hutchings | 1 | -1/+2 |
2009-10-12 | Revert "af_packet: add interframe drop cmsg (v6)" | David S. Miller | 2 | -35/+0 |
2009-10-11 | ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -3/+6 |