summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: reduce local TT entry timeout to 10 minutesAntonio Quartulli2013-01-121-1/+1
* batman-adv: Do not add multicast MAC addresses to translation tableLinus Lüssing2013-01-121-1/+2
* batman-adv: use per_cpu_add helperShan Wei2013-01-121-3/+1
* networking/cs89x0.txt: delete stale information about hand patchingPaul Gortmaker2013-01-121-79/+0
* net: splice: fix __splice_segment()Eric Dumazet2013-01-121-13/+15
* gianfar: use more portable i/o accessorsKim Phillips2013-01-121-4/+4
* ipv4: fib: fix a comment.Rami Rosen2013-01-121-1/+1
* net: Export __netdev_pick_tx so that it can be used in modulesAlexander Duyck2013-01-121-0/+1
* tg3: missing break statement in tg3_get_5720_nvram_info()Dan Carpenter2013-01-111-0/+2
* net: Add support for XPS without sysfs being definedAlexander Duyck2013-01-114-22/+21
* net: Rewrite netif_set_xps_queues to address several issuesAlexander Duyck2013-01-111-66/+117
* net: Rewrite netif_reset_xps_queue to allow for better code reuseAlexander Duyck2013-01-111-23/+33
* net: Add functions netif_reset_xps_queue and netif_set_xps_queueAlexander Duyck2013-01-113-143/+173
* net: Split core bits of netdev_pick_tx into __netdev_pick_txAlexander Duyck2013-01-112-25/+33
* softirq: reduce latenciesEric Dumazet2013-01-111-8/+9
* net_sched: more precise pkt_len computationEric Dumazet2013-01-101-1/+21
* doc: Clarify behavior when sysctl tcp_ecn = 1Vijay Subramanian2013-01-101-2/+3
* bnx2x: align define usage to satisfy static checkersAriel Elior2013-01-101-1/+1
* veth: fix a NULL deref in netif_carrier_offEric Dumazet2013-01-101-1/+3
* cxgb4: Fix incorrect PFVF CMASKVipul Pandya2013-01-101-2/+1
* DSA: Convert spaces to tabs where appropriateBarry Grussling2013-01-102-23/+23
* DSA: Convert printk calls to netdev_info callsBarry Grussling2013-01-102-10/+12
* DSA: Convert repeated msleep calls to timeoutsBarry Grussling2013-01-104-18/+34
* DSA: Convert DSA comments to network-style commentsBarry Grussling2013-01-105-232/+93
* ipv6: Optimize ipv6_change_dsfield().YOSHIFUJI Hideaki / 吉藤英明2013-01-101-4/+2
* ipv6: Use container_of macro instead of magic number to get ipv6 header.YOSHIFUJI Hideaki / 吉藤英明2013-01-101-5/+4
* bnx2x: NULL dereference on error in debug codeDan Carpenter2013-01-101-2/+1
* unix: Use FIELD_SIZEOF() in af_unix_init().YOSHIFUJI Hideaki / 吉藤英明2013-01-101-2/+1
* rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().YOSHIFUJI Hideaki / 吉藤英明2013-01-101-2/+2
* openvswitch: Use FIELD_SIZEOF() in dp_init().YOSHIFUJI Hideaki / 吉藤英明2013-01-101-2/+1
* netlink: Use FIELD_SIZEOF() in netlink_proto_init().YOSHIFUJI Hideaki / 吉藤英明2013-01-101-2/+1
* ipv6: Use FIELD_SIZEOF() in inet6_init().YOSHIFUJI Hideaki / 吉藤英明2013-01-101-2/+1
* ipv4: Use FIELD_SIZEOF() in inet_init().YOSHIFUJI Hideaki / 吉藤英明2013-01-101-2/+1
* bgmac: driver for GBit MAC core on BCMA busRafał Miłecki2013-01-106-1/+1892
* remove init of dev->perm_addr in driversJiri Pirko2013-01-0951-128/+42
* net: init perm_addr in register_netdevice()Jiri Pirko2013-01-091-0/+7
* netconsole: add IPv6 example in docCong Wang2013-01-091-1/+6
* netpoll: add IPv6 supportCong Wang2013-01-092-16/+274
* ipv6: move csum_ipv6_magic() and udp6_csum_init() into static libraryCong Wang2013-01-094-92/+103
* netpoll: prepare for ipv6Cong Wang2013-01-093-184/+243
* net: fec: Remove 'inline' declarationsFabio Estevam2013-01-091-3/+3
* net: introduce skb_transport_header_was_set()Eric Dumazet2013-01-093-1/+14
* Merge branch 'delete-8390-EISA' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2013-01-097-2187/+2
|\
| * drivers/net: delete 8390 based EISA drivers.Paul Gortmaker2013-01-077-2187/+2
* | ethtool: consolidate work with ethtool_opsJiri Pirko2013-01-081-24/+21
* | bnx2x: Segregate SR-IOV codeAriel Elior2013-01-0810-844/+953
* | net: fec: report correct hardware stamping info to ethtoolFrank Li2013-01-081-1/+30
* | veth: avoid a NULL deref in veth_stats_oneEric Dumazet2013-01-081-18/+40
* | chelsio: Use netdev_<level> and pr_<level>Joe Perches2013-01-086-89/+66
|/
* drivers/net: remove orphaned references to micro channelPaul Gortmaker2013-01-077-16/+12