summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-14ipv6: Store Router Alert option in IP6CB directly.YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr().YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn().YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.YOSHIFUJI Hideaki / 吉藤英明
2013-01-12networking/cs89x0.txt: delete stale information about hand patchingPaul Gortmaker
2013-01-12net: 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-11tg3: missing break statement in tg3_get_5720_nvram_info()Dan Carpenter
2013-01-11net: Add support for XPS without sysfs being definedAlexander Duyck
2013-01-11net: Rewrite netif_set_xps_queues to address several issuesAlexander Duyck
2013-01-11net: Rewrite netif_reset_xps_queue to allow for better code reuseAlexander Duyck
2013-01-11net: Add functions netif_reset_xps_queue and netif_set_xps_queueAlexander Duyck
2013-01-11net: 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-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