summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfrm: replace rwlock on xfrm_state_afinfo with rcuCong Wang2013-01-161-17/+16
* crypto: aesni-intel - remove rfc3686(ctr(aes)), utilize rfc3686 from ctr-modu...Jussi Kivilinna2013-01-081-37/+0
* crypto: ctr - make rfc3686 asynchronous block cipherJussi Kivilinna2013-01-083-63/+115
* xfrm_algo: probe asynchronous block ciphers instead of synchronousJussi Kivilinna2013-01-081-2/+1
* xfrm: removes a superfluous check and add a statisticLi RongQing2013-01-074-3/+8
* drivers/net: remove orphaned references to micro channelPaul Gortmaker2013-01-077-16/+12
* team: use strlcpy with ethtool_drvinfo fieldsFlavio Leitner2013-01-071-2/+2
* tcp: make sysctl_tcp_ecn namespace awareHannes Frederic Sowa2013-01-079-20/+25
* ndisc: Use struct rd_msg for redirect message.YOSHIFUJI Hideaki / 吉藤英明2013-01-072-28/+21
* net: splice: avoid high order page splittingEric Dumazet2013-01-071-29/+9
* net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko2013-01-074-5/+5
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-0786-277/+297
* ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on createJiri Pirko2013-01-071-1/+3
* ethoc: fix mac address setJiri Pirko2013-01-071-11/+11
* tg3: Remove IS_ENABLED(CONFIG_HWMON) checkNithin Nayak Sujir2013-01-072-6/+4
* tg3: Improve PCI function number detection.Michael Chan2013-01-071-11/+8
* tg3: Add NVRAM support for 5762Michael Chan2013-01-072-1/+110
* tg3: Add support for new 5762 ASICMichael Chan2013-01-072-25/+81
* ndisc: Remove unused space at tail of skb for ndisc messages. (TAKE 3)YOSHIFUJI Hideaki / 吉藤英明2013-01-051-2/+2
* NET: FEC: dynamtic check DMA desc buff typeFrank Li2013-01-054-87/+116
* ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so ...Peter Hüwe2013-01-051-1/+1
* smsc95xx: enable dynamic autosuspendSteve Glendinning2013-01-041-1/+150
* smsc95xx: eliminate duplicate warnings on io failureSteve Glendinning2013-01-041-217/+67
* net: introduce upper device lists and remove dev->masterDavid S. Miller2013-01-0418-182/+409
|\
| * net: kill dev->masterJiri Pirko2013-01-041-4/+0
| * net: remove no longer used netdev_set_bond_master() and netdev_set_master()Jiri Pirko2013-01-042-68/+1
| * bonding: remove usage of dev->masterJiri Pirko2013-01-045-64/+81
| * nes: remove usage of dev->masterJiri Pirko2013-01-042-4/+6
| * vlan: remove usage of dev->master in __vlan_find_dev_deep()Jiri Pirko2013-01-041-7/+11
| * qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lockJiri Pirko2013-01-041-10/+11
| * qlcnic: guard __vlan_find_dev_deep() by rcu_read_lockJiri Pirko2013-01-041-0/+2
| * cxgb3: remove usage of dev->masterJiri Pirko2013-01-041-4/+7
| * netpoll: remove usage of dev->masterJiri Pirko2013-01-041-3/+6
| * bridge: remove usage of netdev_set_master()Jiri Pirko2013-01-041-3/+3
| * team: remove usage of netdev_set_master()Jiri Pirko2013-01-041-6/+7
| * rtnetlink: remove usage of dev->masterJiri Pirko2013-01-041-32/+37
| * vlan: add link to upper deviceJiri Pirko2013-01-041-1/+9
| * macvlan: add link to upper deviceJiri Pirko2013-01-041-1/+8
| * net: introduce upper device listsJiri Pirko2013-01-042-4/+249
|/
* ll_temac: fix mac address settingJiri Pirko2013-01-041-14/+17
* um: net: use eth_hw_addr_random() to generate random macJiri Pirko2013-01-042-15/+8
* net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-0427-35/+4
* net: add address assign type "SET"Jiri Pirko2013-01-042-0/+3
* net: set dev->addr_assign_type correctlyJiri Pirko2013-01-045-5/+5
* net: call add_device_randomness() only after successful mac changeJiri Pirko2013-01-041-3/+4
* rtnl: use dev_set_mac_address() instead of plain ndo_Jiri Pirko2013-01-041-18/+2
* team: update master carrier stateFlavio Leitner2013-01-031-2/+22
* qlcnic: fix build errorSony Chacko2013-01-031-2/+1
* qlcnic: do not duplicate infrastructure functionsStephen Rothwell2013-01-031-19/+1
* qlcnic: update driver versionSigned-off-by: Sony Chacko2013-01-021-2/+2