summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-10cxgb4: Fix incorrect PFVF CMASKVipul Pandya
2013-01-10DSA: Convert spaces to tabs where appropriateBarry Grussling
2013-01-10DSA: Convert printk calls to netdev_info callsBarry Grussling
2013-01-10DSA: Convert repeated msleep calls to timeoutsBarry Grussling
2013-01-10DSA: Convert DSA comments to network-style commentsBarry Grussling
2013-01-10ipv6: Optimize ipv6_change_dsfield().YOSHIFUJI Hideaki / 吉藤英明
2013-01-10ipv6: Use container_of macro instead of magic number to get ipv6 header.YOSHIFUJI Hideaki / 吉藤英明
2013-01-10bnx2x: NULL dereference on error in debug codeDan Carpenter
2013-01-10unix: Use FIELD_SIZEOF() in af_unix_init().YOSHIFUJI Hideaki / 吉藤英明
2013-01-10rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().YOSHIFUJI Hideaki / 吉藤英明
2013-01-10openvswitch: Use FIELD_SIZEOF() in dp_init().YOSHIFUJI Hideaki / 吉藤英明
2013-01-10netlink: Use FIELD_SIZEOF() in netlink_proto_init().YOSHIFUJI Hideaki / 吉藤英明
2013-01-10ipv6: Use FIELD_SIZEOF() in inet6_init().YOSHIFUJI Hideaki / 吉藤英明
2013-01-10ipv4: Use FIELD_SIZEOF() in inet_init().YOSHIFUJI Hideaki / 吉藤英明
2013-01-10bgmac: driver for GBit MAC core on BCMA busRafał Miłecki
2013-01-09remove init of dev->perm_addr in driversJiri Pirko
2013-01-09net: init perm_addr in register_netdevice()Jiri Pirko
2013-01-09netconsole: add IPv6 example in docCong Wang
2013-01-09netpoll: add IPv6 supportCong Wang
2013-01-09ipv6: move csum_ipv6_magic() and udp6_csum_init() into static libraryCong Wang
2013-01-09netpoll: prepare for ipv6Cong Wang
2013-01-09net: fec: Remove 'inline' declarationsFabio Estevam
2013-01-09net: introduce skb_transport_header_was_set()Eric Dumazet
2013-01-09Merge branch 'delete-8390-EISA' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2013-01-08ethtool: consolidate work with ethtool_opsJiri Pirko
2013-01-08bnx2x: Segregate SR-IOV codeAriel Elior
2013-01-08net: fec: report correct hardware stamping info to ethtoolFrank Li
2013-01-08veth: avoid a NULL deref in veth_stats_oneEric Dumazet
2013-01-08chelsio: Use netdev_<level> and pr_<level>Joe Perches
2013-01-07drivers/net: delete 8390 based EISA drivers.Paul Gortmaker
2013-01-07drivers/net: remove orphaned references to micro channelPaul Gortmaker
2013-01-07team: use strlcpy with ethtool_drvinfo fieldsFlavio Leitner
2013-01-07tcp: make sysctl_tcp_ecn namespace awareHannes Frederic Sowa
2013-01-07ndisc: Use struct rd_msg for redirect message.YOSHIFUJI Hideaki / 吉藤英明
2013-01-07net: splice: avoid high order page splittingEric Dumazet
2013-01-07net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko
2013-01-07ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on createJiri Pirko
2013-01-07ethoc: fix mac address setJiri Pirko
2013-01-07tg3: Remove IS_ENABLED(CONFIG_HWMON) checkNithin Nayak Sujir
2013-01-07tg3: Improve PCI function number detection.Michael Chan
2013-01-07tg3: Add NVRAM support for 5762Michael Chan
2013-01-07tg3: Add support for new 5762 ASICMichael Chan
2013-01-04ndisc: Remove unused space at tail of skb for ndisc messages. (TAKE 3)YOSHIFUJI Hideaki / 吉藤英明
2013-01-04NET: FEC: dynamtic check DMA desc buff typeFrank Li
2013-01-04ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so ...Peter Hüwe
2013-01-04smsc95xx: enable dynamic autosuspendSteve Glendinning
2013-01-04smsc95xx: eliminate duplicate warnings on io failureSteve Glendinning
2013-01-04net: introduce upper device lists and remove dev->masterDavid S. Miller
2013-01-04net: kill dev->masterJiri Pirko