Commit Graph

23970 Commits (732d35fd08058a678327ec908528fcc9514c9e48)

Author SHA1 Message Date
Thomas Graf 732d35fd08 can: gw: Use nla_policy to validate netlink attributes 13 years ago
Thomas Graf 6eaf53ca7b can: gw: Don't bump nlmsg_len manually 13 years ago
Dan Carpenter 5c9df5fed1 small cleanup in ax25_addr_parse() 13 years ago
Neil Horman ed10627725 sctp: refactor sctp_packet_append_chunk and clenup some memory leaks 13 years ago
Eric Dumazet c56bf6fe78 ipv6: fix a bad cast in ip6_dst_lookup_tail() 13 years ago
Eric Dumazet 883dd4fb59 ipv6: remove redundant declarations 13 years ago
David S. Miller f4530fa574 ipv4: Avoid overhead when no custom FIB rules are installed. 13 years ago
Steffen Klassert a2de86f63c ipv6: Initialize the neighbour pointer of rt6_info on allocation 13 years ago
alex.bluesman.smirnov@gmail.com 42c3629551 6lowpan: revert 'reuse eth_mac_addr()' 13 years ago
RongQing.Li 0979e465c5 dccp: remove unnecessary codes in ipv6.c 13 years ago
RongQing.Li 43264e0bd9 ipv6: remove unnecessary codes in tcp_ipv6.c 13 years ago
Yuval Mintz 16917b87a2 net-next: Add netif_get_num_default_rss_queues 13 years ago
Eric Dumazet bf5e53e371 ipv4: defer fib_compute_spec_dst() call 13 years ago
David S. Miller 36bdbcae2f net: Kill dst->_neighbour, accessors, and final uses. 13 years ago
David S. Miller d1e31fb02b xfrm: No need to copy generic neighbour pointer. 13 years ago
David S. Miller f187bc6efb ipv4: No need to set generic neighbour pointer. 13 years ago
David S. Miller 97cac0821a ipv6: Store route neighbour in rt6_info struct. 13 years ago
David S. Miller 1d248b1cf4 net: Pass neighbours and dest address into NETEVENT_REDIRECT events. 13 years ago
David S. Miller fccd7d5c77 decnet: Use neighbours privately in dn_route struct. 13 years ago
David S. Miller 13a43d94ab neigh: Convert over to dst_neigh_lookup_skb(). 13 years ago
David S. Miller f9d751667f br_netfilter: Convert to dst_neigh_lookup_skb(). 13 years ago
David S. Miller dbedbe6d56 sch_teql: Convert over to dev_neigh_lookup_skb(). 13 years ago
David S. Miller f894cbf847 net: Add optional SKB arg to dst_ops->neigh_lookup(). 13 years ago
David S. Miller 5110effee8 net: Do delayed neigh confirmation. 13 years ago
David S. Miller 60d354ebeb sunrpc: Don't do a dst_confirm() on an input routes. 13 years ago
David S. Miller 3c521f2ba9 ipv4: Don't report neigh uptodate state in rtcache procfs. 13 years ago
David S. Miller a263b30936 ipv4: Make neigh lookups directly in output packet path. 13 years ago
David S. Miller 11604721a3 ipv4: Fix crashes in ip_options_compile(). 13 years ago
Krishna Kumar 46ba5a25f5 netfilter: nfnetlink_queue: do not allow to set unsupported flag bits 13 years ago
Tomasz Bursztyka 59560a38a3 netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msg 13 years ago
Pablo Neira Ayuso be0593c678 netfilter: nf_ct_tcp: missing per-net support for cttimeout 13 years ago
Pablo Neira Ayuso 08911475d1 netfilter: nf_conntrack: generalize nf_ct_l4proto_net 13 years ago
Rostislav Lisovy f057bbb6f9 net: em_canid: Ematch rule to match CAN frames according to their identifiers 13 years ago
Oliver Hartkopp ec00f044ef can: fix sparse warning in af_can.c 13 years ago
Sven Eckelmann 162d549c69 batman-adv: Don't leak information through uninitialized packet fields 13 years ago
Marek Lindner 0c5e45b63d batman-adv: fix counter summary length 13 years ago
Sven Eckelmann 0aca2369b1 batman-adv: Fix alignment after opened parentheses 13 years ago
Sven Eckelmann cb4cca7103 batman-adv: Remove space before semicolon 13 years ago
Sven Eckelmann b706b13b6c batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h} 13 years ago
Sven Eckelmann a8a0a62d1f batman-adv: Transform BATADV_LOG_BUFF(idx) into function 13 years ago
Sven Eckelmann 56303d34a3 batman-adv: Prefix types structs with batadv_ 13 years ago
Sven Eckelmann 9641269011 batman-adv: Prefix packet structs with batadv_ 13 years ago
Sven Eckelmann b4d66b877b batman-adv: Prefix local sysfs struct with batadv_ 13 years ago
Sven Eckelmann 5bf74e9ca1 batman-adv: Prefix hash struct and typedef with batadv_ 13 years ago
Sven Eckelmann 7f223c0c32 batman-adv: Prefix local debugfs structs with batadv_ 13 years ago
Sven Eckelmann 39c75a51ed batman-adv: Prefix main enum with BATADV_ 13 years ago
Sven Eckelmann acd34afa89 batman-adv: Prefix packet enum with BATADV_ 13 years ago
Sven Eckelmann d69909d2fc batman-adv: Prefix types enum with BATADV_ 13 years ago
Sven Eckelmann e9a4f295eb batman-adv: Prefix hard-interface enum with BATADV_ 13 years ago
Sven Eckelmann cd646ab1e2 batman-adv: Prefix gateway enum with BATADV_ 13 years ago