aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/crc16.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-14pkt_sched: namespace aware act_mirredBenjamin LaHaise22-72/+94
2013-01-14ipv6 netevent: Remove old_neigh from netevent_redirect.YOSHIFUJI Hideaki / 吉藤英明3-28/+13
2013-01-14drivers/net: Clean up orphaned probes in Space.cPaul Gortmaker1-31/+0
2013-01-14ipv6: 64bit version of ipv6_prefix_equal().YOSHIFUJI Hideaki / 吉藤英明1-0/+26
2013-01-14ipv6: Remove __ipv6_prefix_equal().YOSHIFUJI Hideaki / 吉藤英明1-10/+5
2013-01-14ipv6: 64bit version of ipv6_addr_set().YOSHIFUJI Hideaki / 吉藤英明1-4/+22
2013-01-14ipv6: 64bit version of ipv6_addr_v4mapped().YOSHIFUJI Hideaki / 吉藤英明1-2/+7
2013-01-14ipv6: 64bit version of ipv6_addr_loopback().YOSHIFUJI Hideaki / 吉藤英明1-0/+6
2013-01-14ipv6: 64bit version of ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明1-1/+28
2013-01-13ipv6: Move comment to right place.YOSHIFUJI Hideaki / 吉藤英明2-5/+4
2013-01-13ipv6: Store Router Alert option in IP6CB directly.YOSHIFUJI Hideaki / 吉藤英明4-5/+8
2013-01-13ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr().YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2013-01-13ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn().YOSHIFUJI Hideaki / 吉藤英明1-9/+2
2013-01-13ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().YOSHIFUJI Hideaki / 吉藤英明3-46/+28
2013-01-13ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().YOSHIFUJI Hideaki / 吉藤英明3-9/+5
2013-01-13ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).YOSHIFUJI Hideaki / 吉藤英明3-7/+13
2013-01-13ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.YOSHIFUJI Hideaki / 吉藤英明5-13/+16
2013-01-12batman-adv: unbloat batadv_priv if debug is not enabledMarek Lindner3-1/+6
2013-01-12batman-adv: remove unused variable from orig_node structMarek Lindner1-1/+0
2013-01-12batman-adv: fix typo in debug messageAntonio Quartulli1-1/+1
2013-01-12batman-adv: use the const qualifier in hash functionsAntonio Quartulli2-2/+2
2013-01-12batman-adv: don't compile the BLA switch if not requestedAntonio Quartulli2-0/+4
2013-01-12batman-adv: remove useless NULL checkAntonio Quartulli1-4/+2
2013-01-12batman-adv: remove useless blank lines before and after bracketsAntonio Quartulli8-29/+0
2013-01-12batman-adv: Initialize lockdep class keys for hashesAntonio Quartulli3-0/+22
2013-01-12batman-adv: remove useless assignment in tt_local_add()Antonio Quartulli1-7/+5
2013-01-12batman-adv: unify and properly print hex valuesAntonio Quartulli3-11/+11
2013-01-12batman-adv: print the CRC together with the translation tablesAntonio Quartulli1-6/+9
2013-01-12batman-adv: improve local translation table outputAntonio Quartulli1-4/+23
2013-01-12batman-adv: reduce local TT entry timeout to 10 minutesAntonio Quartulli1-1/+1
2013-01-12batman-adv: Do not add multicast MAC addresses to translation tableLinus Lüssing1-1/+2
2013-01-12batman-adv: use per_cpu_add helperShan Wei1-3/+1
2013-01-11networking/cs89x0.txt: delete stale information about hand patchingPaul Gortmaker1-79/+0
2013-01-11net: splice: fix __splice_segment()Eric Dumazet1-13/+15
2013-01-11gianfar: use more portable i/o accessorsKim Phillips1-4/+4
2013-01-11ipv4: fib: fix a comment.Rami Rosen1-1/+1
2013-01-11net: Export __netdev_pick_tx so that it can be used in modulesAlexander Duyck1-0/+1
2013-01-10tg3: missing break statement in tg3_get_5720_nvram_info()Dan Carpenter1-0/+2
2013-01-10net: Add support for XPS without sysfs being definedAlexander Duyck4-22/+21
2013-01-10net: Rewrite netif_set_xps_queues to address several issuesAlexander Duyck1-66/+117
2013-01-10net: Rewrite netif_reset_xps_queue to allow for better code reuseAlexander Duyck1-23/+33
2013-01-10net: Add functions netif_reset_xps_queue and netif_set_xps_queueAlexander Duyck3-143/+173
2013-01-10net: Split core bits of netdev_pick_tx into __netdev_pick_txAlexander Duyck2-25/+33
2013-01-10softirq: reduce latenciesEric Dumazet1-8/+9
2013-01-10net_sched: more precise pkt_len computationEric Dumazet1-1/+21
2013-01-10doc: Clarify behavior when sysctl tcp_ecn = 1Vijay Subramanian1-2/+3
2013-01-10bnx2x: align define usage to satisfy static checkersAriel Elior1-1/+1
2013-01-10veth: fix a NULL deref in netif_carrier_offEric Dumazet1-1/+3
2013-01-10cxgb4: Fix incorrect PFVF CMASKVipul Pandya1-2/+1
2013-01-10DSA: Convert spaces to tabs where appropriateBarry Grussling2-23/+23