Age | Commit message (Expand) | Author |
2009-10-13 | net: allow sh_eth to get mac address through platform data | Magnus Damm |
2009-10-13 | can: make the number of echo skb's configurable | Wolfgang Grandegger |
2009-10-13 | net: Add netdev_alloc_skb_ip_align() helper | Eric Dumazet |
2009-10-13 | tcp: replace ehash_size by ehash_mask | Eric Dumazet |
2009-10-13 | ipv6: fix devconf after adding force_tllao option | Cosmin Ratiu |
2009-10-13 | irda/sa1100_ir: check return value of startup hook | Dmitry Artamonow |
2009-10-13 | udp: Fix udp_poll() and ioctl() | Eric Dumazet |
2009-10-13 | WAN: fix Cisco HDLC handshaking. | Krzysztof Halasa |
2009-10-13 | tcp: fix tcp_defer_accept to consider the timeout | Willy Tarreau |
2009-10-13 | bonding: change bond_create_proc_entry() to return void | Nicolas de Pesloüan |
2009-10-13 | 3c574_cs: spin_lock the set_multicast_list function | Ken Kawasaki |
2009-10-13 | net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor... | Chris Rankin |
2009-10-13 | netxen: fix pci bar mapping | Dhananjay Phadke |
2009-10-13 | ethoc: fix warning from 32bit build | Alan Cox |
2009-10-13 | libertas: fix build | Alan Cox |
2009-10-13 | net: VMware virtual Ethernet NIC driver: vmxnet3 | Shreyas Bhatewara |
2009-10-13 | net: Fix IXP 2000 network driver building. | Vincent Sanders |
2009-10-12 | sfc: 10Xpress: Initialise pause advertising flags | Ben Hutchings |
2009-10-12 | mdio: Expose pause frame advertising flags to ethtool | Ben Hutchings |
2009-10-12 | mdio: Advertise pause (flow control) settings even if autoneg is off | Ben Hutchings |
2009-10-12 | gianfar: Add support for hibernation | Anton Vorontsov |
2009-10-12 | gianfar: Factor out gfar_init_bds() from gfar_alloc_skb_resources() | Anton Vorontsov |
2009-10-12 | gianfar: Factor out RX BDs initialization from gfar_new_rxbdp() | Anton Vorontsov |
2009-10-12 | gianfar: Move tbase/rbase initialization to gfar_init_mac() | Anton Vorontsov |
2009-10-12 | gianfar: Split allocation and initialization steps out of startup_gfar() | Anton Vorontsov |
2009-10-12 | gianfar: Don't needlessly set the wrap bit for the last RX BD | Anton Vorontsov |
2009-10-12 | gianfar: Simplify skb resources freeing code | Anton Vorontsov |
2009-10-12 | gianfar: Some cleanups for startup_gfar() | Anton Vorontsov |
2009-10-12 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo |
2009-10-12 | cnic: Need to include net/ip6_checksum.h | David S. Miller |
2009-10-12 | pasemi_mac: ethtool set settings support | Valentine Barshak |
2009-10-12 | be2net: Implement ethtool get_phys_id function. | Sarveshwar Bandi |
2009-10-12 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman |
2009-10-12 | libertas: fix build | Alan Cox |
2009-10-12 | mac80211: document ieee80211_rx() context requirement | Johannes Berg |
2009-10-12 | b43: fix ieee80211_rx() context | Johannes Berg |
2009-10-12 | mac80211: fix ibss race | Johannes Berg |
2009-10-12 | mac80211: fix logic error ibss merge bssid check | Felix Fietkau |
2009-10-12 | iwlwifi: change the order of freeing memory | Wey-Yi Guy |
2009-10-12 | acenic: Pass up error code from ace_load_firmware() | Ben Hutchings |
2009-10-12 | Revert "af_packet: add interframe drop cmsg (v6)" | David S. Miller |
2009-10-11 | ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0. | YOSHIFUJI Hideaki / 吉藤英明 |
2009-10-11 | ipv6 sit: Fix 6rd relay address. | YOSHIFUJI Hideaki / 吉藤英明 |
2009-10-11 | ipv6 sit: Ensure to initialize 6rd parameters. | YOSHIFUJI Hideaki / 吉藤英明 |
2009-10-11 | cnic: Add main functions to support bnx2x devices. | Michael Chan |
2009-10-11 | cnic: Add bnx2x data structures. | Michael Chan |
2009-10-11 | cnic: Refactor some code. | Michael Chan |
2009-10-11 | bnx2x: Add main CNIC interface functions. | Michael Chan |
2009-10-11 | bnx2x: Add hw init code to support iSCSI. | Michael Chan |
2009-10-11 | bnx2x: Refactor MAC address setup code. | Michael Chan |