Commit Graph

412 Commits (1459bb36b12ac52bde68d70e2ba7a6f1f2e8be17)

Author SHA1 Message Date
John W. Linville baef186519 [PATCH] WE-21 support (core API) 19 years ago
YOSHIFUJI Hideaki 8814c4b533 [IPV6] ADDRCONF: Convert addrconf_lock to RCU. 19 years ago
Ville Nuorvala 62dd93181a [IPV6] NDISC: Set per-entry is_router flag in Proxy NA. 19 years ago
Patrick McHardy 78e5b8916e [RTNETLINK]: Fix netdevice name corruption 19 years ago
Dmitry Mishin fda9ef5d67 [NET]: Fix sk->sk_filter field access 19 years ago
Thomas Graf 3015d5d4e5 [RTNETLINK]: Fix typo causing wrong skb to be freed 19 years ago
Thomas Graf 5176f91ea8 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation 19 years ago
Alexey Dobriyan e5d679f339 [NET]: Use SLAB_PANIC 19 years ago
David S. Miller d4f3e9b735 [NET] in6_pton: Kill errant printf statement. 19 years ago
YOSHIFUJI Hideaki 1aaec67f93 [NET]: Add common helper functions to convert IPv6/IPv4 address string to network address structure. 19 years ago
David S. Miller a57d27fc71 [RTNETLINK]: Don't return error on no-metrics. 19 years ago
Thomas Graf 2d7202bfdd [IPv6] route: Convert FIB6 dumping to use new netlink api 19 years ago
Stephen Hemminger e92b43a345 [NET] neighbour: reduce exports 19 years ago
Brian Haley ab32ea5d8a [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly 19 years ago
Thomas Graf 56fc85ac96 [RTNETLINK]: Unexport rtnl socket 19 years ago
Thomas Graf 0ec6d3f467 [NET] link: Convert notifications to use rtnl_notify() 19 years ago
Thomas Graf bd5785ba3a [WIRELESS]: Convert notifications to use rtnl_notify() 19 years ago
Thomas Graf b867331180 [NEIGH]: Convert neighbour notifications ot use rtnl_notify() 19 years ago
Thomas Graf c17084d21c [NET] fib_rules: Convert fib rule notification to use rtnl_notify() 19 years ago
Thomas Graf 97676b6b55 [RTNETLINK]: Add rtnetlink notification interface 19 years ago
Thomas Graf 2942e90050 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts 19 years ago
Stephen Hemminger b6fe17d6cc [NET] netdev: Check name length 19 years ago
Patrick McHardy 9e762a4a89 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes 19 years ago
Dave Jones bf0d52492d [NET]: Remove unnecessary config.h includes from net/ 19 years ago
Thomas Graf b63bbc5006 [NEIGH]: Move netlink neighbour table bits to linux/neighbour.h 19 years ago
Thomas Graf ca860fb39b [NEIGH]: Convert neighbour table dumping to new netlink api 19 years ago
Thomas Graf 6b3f8674bc [NEIGH]: Convert neighbour table modification to new netlink api 19 years ago
Thomas Graf 9067c722cf [NEIGH]: Move netlink neighbour bits to linux/neighbour.h 19 years ago
Thomas Graf 8b8aec5083 [NEIGH]: Convert neighbour dumping to new netlink api 19 years ago
Thomas Graf 5208debd0f [NEIGH]: Convert neighbour addition to new netlink api 19 years ago
Thomas Graf a14a49d2b7 [NEIGH]: Convert neighbour deletion to new netlink api 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Thomas Graf b60c5115f4 [NET]: Convert link dumping to new netlink api 19 years ago
Thomas Graf da5e0494c5 [NET]: Convert link modification to new netlink api 19 years ago
Thomas Graf 1823730fbc [IPv4]: Move interface address bits to linux/if_addr.h 19 years ago
Thomas Graf 14c0b97ddf [NET]: Protocol Independant Policy Routing Rules Framework 19 years ago
Venkat Yekkirala e0d1caa7b0 [MLSXFRM]: Flow based matching of xfrm policy and state 19 years ago
Venkat Yekkirala 892c141e62 [MLSXFRM]: Add security sid to sock 19 years ago
Kirill Korotaev 3fcde74b38 [NEIGH]: neigh_table_clear() doesn't free stats 19 years ago
Stephen Hemminger 76fd859370 [PATCH] ethtool: allow const ethtool_ops 19 years ago
David S. Miller c7fa9d189e [NET]: Disallow whitespace in network device names. 19 years ago
Suresh Siddha 8557511250 [NET]: Fix potential stack overflow in net/core/utils.c 19 years ago
David S. Miller 7ea49ed73c [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path. 19 years ago
Dmitry Mishin 7c91767a6b [NET]: add_timer -> mod_timer() in dst_run_gc() 19 years ago
David S. Miller 70f8e78e15 [RTNETLINK]: Fix IFLA_ADDRESS handling. 19 years ago
David S. Miller 69d8c28c95 [PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too. 19 years ago
Chen-Li Tien aaf580601f [PKTGEN]: Fix oops when used with balance-tlb bonding 19 years ago
Christoph Hellwig 7b2e497a06 [NET]: Assign skb->dev in netdev_alloc_skb 19 years ago
Herbert Xu 782a667511 [PATCH] Send wireless netlink events with a clean slate 19 years ago
Alexey Dobriyan 29bbd72d6e [NET]: Fix more per-cpu typos 19 years ago