summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-13netxen: remove sub 64-bit mem accessesAmit Kumar Salecha
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet
2009-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-13sb1250-mac: duplicate setting of bit V_MAC_RX_PL_THRSH(4) in sbmac_channel_st...roel kluin
2009-10-13net/hamradio: fix test in receive()roel kluin
2009-10-13x25: bit and/or confusion in x25_ioctl()?roel kluin
2009-10-13cxgb3: Added private MAC address and provisioning packet handler for iSCSIKaren Xie
2009-10-13net: add Runtime PM to the sh_eth driverMagnus Damm
2009-10-13net: allow sh_eth to get mac address through platform dataMagnus Damm
2009-10-13can: make the number of echo skb's configurableWolfgang Grandegger
2009-10-13net: Add netdev_alloc_skb_ip_align() helperEric Dumazet
2009-10-13tcp: replace ehash_size by ehash_maskEric Dumazet
2009-10-13ipv6: fix devconf after adding force_tllao optionCosmin Ratiu
2009-10-13irda/sa1100_ir: check return value of startup hookDmitry Artamonow
2009-10-13udp: Fix udp_poll() and ioctl()Eric Dumazet
2009-10-13WAN: fix Cisco HDLC handshaking.Krzysztof Halasa
2009-10-13tcp: fix tcp_defer_accept to consider the timeoutWilly Tarreau
2009-10-13bonding: change bond_create_proc_entry() to return voidNicolas de Pesloüan
2009-10-133c574_cs: spin_lock the set_multicast_list functionKen Kawasaki
2009-10-13net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor...Chris Rankin
2009-10-13netxen: fix pci bar mappingDhananjay Phadke
2009-10-13ethoc: fix warning from 32bit buildAlan Cox
2009-10-13libertas: fix buildAlan Cox
2009-10-13net: VMware virtual Ethernet NIC driver: vmxnet3Shreyas Bhatewara
2009-10-13net: Fix IXP 2000 network driver building.Vincent Sanders
2009-10-13sfc: 10Xpress: Initialise pause advertising flagsBen Hutchings
2009-10-13mdio: Expose pause frame advertising flags to ethtoolBen Hutchings
2009-10-13mdio: Advertise pause (flow control) settings even if autoneg is offBen Hutchings
2009-10-13gianfar: Add support for hibernationAnton Vorontsov
2009-10-13gianfar: Factor out gfar_init_bds() from gfar_alloc_skb_resources()Anton Vorontsov
2009-10-13gianfar: Factor out RX BDs initialization from gfar_new_rxbdp()Anton Vorontsov
2009-10-13gianfar: Move tbase/rbase initialization to gfar_init_mac()Anton Vorontsov
2009-10-13gianfar: Split allocation and initialization steps out of startup_gfar()Anton Vorontsov
2009-10-13gianfar: Don't needlessly set the wrap bit for the last RX BDAnton Vorontsov
2009-10-13gianfar: Simplify skb resources freeing codeAnton Vorontsov
2009-10-13gianfar: Some cleanups for startup_gfar()Anton Vorontsov
2009-10-13net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-10-13cnic: Need to include net/ip6_checksum.hDavid S. Miller
2009-10-12pasemi_mac: ethtool set settings supportValentine Barshak
2009-10-12be2net: Implement ethtool get_phys_id function.Sarveshwar Bandi
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman
2009-10-12libertas: fix buildAlan Cox
2009-10-12mac80211: document ieee80211_rx() context requirementJohannes Berg
2009-10-12b43: fix ieee80211_rx() contextJohannes Berg
2009-10-12mac80211: fix ibss raceJohannes Berg
2009-10-12mac80211: fix logic error ibss merge bssid checkFelix Fietkau
2009-10-12iwlwifi: change the order of freeing memoryWey-Yi Guy
2009-10-12acenic: Pass up error code from ace_load_firmware()Ben Hutchings
2009-10-12Revert "af_packet: add interframe drop cmsg (v6)"David S. Miller
2009-10-12ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.YOSHIFUJI Hideaki / 吉藤英明