Commit Graph

26236 Commits (c1b52739e45f5969b208ebc377f52468280af11e)

Author SHA1 Message Date
Benjamin LaHaise c1b52739e4 pkt_sched: namespace aware act_mirred 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 6059283378 ipv6 netevent: Remove old_neigh from netevent_redirect. 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 dd3332bfcb ipv6: Store Router Alert option in IP6CB directly. 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 2b464f61f0 ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr(). 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 c08977bb2b ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn(). 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 daad151263 ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input(). 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 e7219858ac ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass(). 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 6502ca527f ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel). 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 3e4e4c1f2d ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel. 12 years ago
Marek Lindner 0c430d0d7b batman-adv: unbloat batadv_priv if debug is not enabled 12 years ago
Marek Lindner 9338026107 batman-adv: remove unused variable from orig_node struct 12 years ago
Antonio Quartulli c0275e243c batman-adv: fix typo in debug message 12 years ago
Antonio Quartulli 467b5fe697 batman-adv: use the const qualifier in hash functions 12 years ago
Antonio Quartulli fa706554d6 batman-adv: don't compile the BLA switch if not requested 12 years ago
Antonio Quartulli 3f87c4239f batman-adv: remove useless NULL check 12 years ago
Antonio Quartulli 46d160ef88 batman-adv: remove useless blank lines before and after brackets 12 years ago
Antonio Quartulli dec05074b1 batman-adv: Initialize lockdep class keys for hashes 12 years ago
Antonio Quartulli 8425ec6aea batman-adv: remove useless assignment in tt_local_add() 12 years ago
Antonio Quartulli 39a3299158 batman-adv: unify and properly print hex values 12 years ago
Antonio Quartulli f9d8a53784 batman-adv: print the CRC together with the translation tables 12 years ago
Antonio Quartulli 85766a8200 batman-adv: improve local translation table output 12 years ago
Antonio Quartulli 7cf4d520fd batman-adv: reduce local TT entry timeout to 10 minutes 12 years ago
Linus Lüssing 02233e0c75 batman-adv: Do not add multicast MAC addresses to translation table 12 years ago
Shan Wei 569174433d batman-adv: use per_cpu_add helper 12 years ago
Eric Dumazet 18aafc622a net: splice: fix __splice_segment() 12 years ago
Rami Rosen 28a28283f8 ipv4: fib: fix a comment. 12 years ago
Alexander Duyck 87696f9234 net: Export __netdev_pick_tx so that it can be used in modules 12 years ago
Alexander Duyck 024e9679a2 net: Add support for XPS without sysfs being defined 12 years ago
Alexander Duyck 01c5f864e6 net: Rewrite netif_set_xps_queues to address several issues 12 years ago
Alexander Duyck 10cdc3f3cd net: Rewrite netif_reset_xps_queue to allow for better code reuse 12 years ago
Alexander Duyck 537c00de1c net: Add functions netif_reset_xps_queue and netif_set_xps_queue 12 years ago
Alexander Duyck 416186fbf8 net: Split core bits of netdev_pick_tx into __netdev_pick_tx 12 years ago
Eric Dumazet 1def9238d4 net_sched: more precise pkt_len computation 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 6c40d100ce ipv6: Use container_of macro instead of magic number to get ipv6 header. 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 b4fff5f8bf unix: Use FIELD_SIZEOF() in af_unix_init(). 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 ce6654cfc1 rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init(). 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 3523b29bd2 openvswitch: Use FIELD_SIZEOF() in dp_init(). 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 fab2574591 netlink: Use FIELD_SIZEOF() in netlink_proto_init(). 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 ba96bcbcd2 ipv6: Use FIELD_SIZEOF() in inet6_init(). 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 95c7e0e4d4 ipv4: Use FIELD_SIZEOF() in inet_init(). 12 years ago
Jiri Pirko 948b337e62 net: init perm_addr in register_netdevice() 12 years ago
Cong Wang b3d936f3ea netpoll: add IPv6 support 12 years ago
Cong Wang acb3e04119 ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library 12 years ago
Cong Wang b7394d2429 netpoll: prepare for ipv6 12 years ago
Eric Dumazet fda55eca5a net: introduce skb_transport_header_was_set() 12 years ago
Jiri Pirko c03a14e8db ethtool: consolidate work with ethtool_ops 12 years ago
Hannes Frederic Sowa 5d134f1c1f tcp: make sysctl_tcp_ecn namespace aware 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 71bcdba06d ndisc: Use struct rd_msg for redirect message. 12 years ago
Eric Dumazet 9ca1b22d6d net: splice: avoid high order page splitting 12 years ago
Jiri Pirko 7826d43f2d ethtool: fix drvinfo strings set in drivers 12 years ago