aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-12batman-adv: use the const qualifier in hash functionsAntonio Quartulli
2013-01-12batman-adv: don't compile the BLA switch if not requestedAntonio Quartulli
2013-01-12batman-adv: remove useless NULL checkAntonio Quartulli
2013-01-12batman-adv: remove useless blank lines before and after bracketsAntonio Quartulli
2013-01-12batman-adv: Initialize lockdep class keys for hashesAntonio Quartulli
2013-01-12batman-adv: remove useless assignment in tt_local_add()Antonio Quartulli
2013-01-12batman-adv: unify and properly print hex valuesAntonio Quartulli
2013-01-12batman-adv: print the CRC together with the translation tablesAntonio Quartulli
2013-01-12batman-adv: improve local translation table outputAntonio Quartulli
2013-01-12batman-adv: reduce local TT entry timeout to 10 minutesAntonio Quartulli
2013-01-12batman-adv: Do not add multicast MAC addresses to translation tableLinus Lüssing
2013-01-12batman-adv: use per_cpu_add helperShan Wei
2013-01-11networking/cs89x0.txt: delete stale information about hand patchingPaul Gortmaker
2013-01-11net: splice: fix __splice_segment()Eric Dumazet
2013-01-11gianfar: use more portable i/o accessorsKim Phillips
2013-01-11ipv4: fib: fix a comment.Rami Rosen
2013-01-11net: Export __netdev_pick_tx so that it can be used in modulesAlexander Duyck
2013-01-10tg3: missing break statement in tg3_get_5720_nvram_info()Dan Carpenter
2013-01-10net: Add support for XPS without sysfs being definedAlexander Duyck
2013-01-10net: Rewrite netif_set_xps_queues to address several issuesAlexander Duyck
2013-01-10net: Rewrite netif_reset_xps_queue to allow for better code reuseAlexander Duyck
2013-01-10net: Add functions netif_reset_xps_queue and netif_set_xps_queueAlexander Duyck
2013-01-10net: Split core bits of netdev_pick_tx into __netdev_pick_txAlexander Duyck
2013-01-10softirq: reduce latenciesEric Dumazet
2013-01-10net_sched: more precise pkt_len computationEric Dumazet
2013-01-10doc: Clarify behavior when sysctl tcp_ecn = 1Vijay Subramanian
2013-01-10bnx2x: align define usage to satisfy static checkersAriel Elior
2013-01-10veth: fix a NULL deref in netif_carrier_offEric Dumazet
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-09ipv6: Optimize ipv6_change_dsfield().YOSHIFUJI Hideaki / 吉藤英明
2013-01-09ipv6: Use container_of macro instead of magic number to get ipv6 header.YOSHIFUJI Hideaki / 吉藤英明
2013-01-09bnx2x: NULL dereference on error in debug codeDan Carpenter
2013-01-09unix: Use FIELD_SIZEOF() in af_unix_init().YOSHIFUJI Hideaki / 吉藤英明
2013-01-09rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().YOSHIFUJI Hideaki / 吉藤英明
2013-01-09openvswitch: Use FIELD_SIZEOF() in dp_init().YOSHIFUJI Hideaki / 吉藤英明
2013-01-09netlink: Use FIELD_SIZEOF() in netlink_proto_init().YOSHIFUJI Hideaki / 吉藤英明
2013-01-09ipv6: Use FIELD_SIZEOF() in inet6_init().YOSHIFUJI Hideaki / 吉藤英明
2013-01-09ipv4: Use FIELD_SIZEOF() in inet_init().YOSHIFUJI Hideaki / 吉藤英明
2013-01-09bgmac: driver for GBit MAC core on BCMA busRafał Miłecki
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2013-01-08net: init perm_addr in register_netdevice()Jiri Pirko
2013-01-08netconsole: add IPv6 example in docCong Wang
2013-01-08netpoll: add IPv6 supportCong Wang
2013-01-08ipv6: move csum_ipv6_magic() and udp6_csum_init() into static libraryCong Wang
2013-01-08netpoll: prepare for ipv6Cong Wang
2013-01-08net: fec: Remove 'inline' declarationsFabio Estevam