summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* decnet: remove duplicated include from dn_table.cWei Yongjun2013-04-071-1/+0
* net_cls: remove duplicated include from cls_api.cWei Yongjun2013-04-071-1/+0
* netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.cDavid Daney2013-04-071-7/+87
* 6lowpan: handle dev_queue_xmit() error code properlyAlan Ott2013-04-071-2/+2
* mac802154: Increase tx_buffer_lenAlan Ott2013-04-071-1/+1
* mac802154: Use netif flow controlAlan Ott2013-04-071-0/+14
* mac802154: Do not try to resend failed packetsAlan Ott2013-04-072-12/+2
* sctp: fix error return code in __sctp_connect()Wei Yongjun2013-04-071-2/+3
* 802: fix a possible race conditionCong Wang2013-04-071-0/+4
* selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftestsDaniel Borkmann2013-04-075-87/+966
* vxlan: Bypass encapsulation if the destination is localSridhar Samudrala2013-04-071-16/+43
* net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbxOr Gerlitz2013-04-071-1/+1
* net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz2013-04-075-2/+19
* net/mlx4_core: Added proper description for two device capabilitiesOr Gerlitz2013-04-071-1/+2
* net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-4/+4
* net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-3/+3
* net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-2/+2
* net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-2/+2
* net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-4/+4
* net: can: mcp251x: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-16/+16
* net: ieee802154: mrf24j40: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-3/+3
* r8169: add a new chip for RTL8106Ehayeswang2013-04-071-0/+21
* r8169: adjust the flow of hw_starthayeswang2013-04-071-17/+17
* r8169: add a new chip for RTL8111Ghayeswang2013-04-071-0/+45
* r8169: Update the RTL8111G parametershayeswang2013-04-071-4/+25
* r8169: Modify the method for setting firmwarehayeswang2013-04-071-13/+32
* r8169: Update PHY settings of RTL8111Ghayeswang2013-04-071-2/+22
* r8169: Modify the mothod for PHY settings of RTL8111Ghayeswang2013-04-071-21/+31
* r8169: Remove firmware codehayeswang2013-04-071-26/+0
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-04-0754-2000/+2436
|\
| * netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation hand...Hannes Frederic Sowa2013-04-061-2/+20
| * netfilter: remove unneeded variable proc_net_netfilterPablo Neira Ayuso2013-04-052-17/+4
| * netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queueGao feng2013-04-051-60/+113
| * netfilter: enable per netns support for nf_loggersGao feng2013-04-051-21/+0
| * netfilter: nfnetlink_log: add net namespace support for nfnetlink_logGao feng2013-04-051-60/+117
| * netfilter: ipt_ULOG: add net namespace support for ipt_ULOGGao feng2013-04-051-40/+89
| * netfilter: ebt_ulog: add net namespace support for ebt_ulogGao feng2013-04-051-37/+88
| * netfilter: xt_LOG: add net namespace support for xt_LOGGao feng2013-04-051-3/+49
| * netfilter: ebt_log: add net namespace support for ebt_logGao feng2013-04-051-2/+35
| * netfilter: nf_log: prepare net namespace support for loggersGao feng2013-04-0516-100/+233
| * netfilter: make /proc/net/netfilter pernetGao feng2013-04-053-4/+42
| * netfilter: fix struct ip6t_frag field descriptionMichal Kubeček2013-04-021-2/+2
| * netfilter: xt_NFQUEUE: coalesce IPv4 and IPv6 hashingholger@eitzenberger.org2013-04-021-20/+22
| * netfilter: xt_NFQUEUE: introduce CPU fanoutholger@eitzenberger.org2013-04-022-2/+48
| * netfilter: use IS_ENABLE to replace if defined in TRACE targetGao feng2013-04-022-6/+3
| * ipvs: do not disable bh for long timeJulian Anastasov2013-04-0212-87/+64
| * ipvs: convert services to rcuJulian Anastasov2013-04-0218-259/+186
| * ipvs: convert dests to rcuJulian Anastasov2013-04-024-26/+27
| * ipvs: convert sched_lock to spin lockJulian Anastasov2013-04-026-33/+33
| * ipvs: do not expect result from done_serviceJulian Anastasov2013-04-028-30/+12
OpenPOWER on IntegriCloud