Commit Graph

452 Commits (187f5f84ef14a07dccf5f4503099708d60f6a724)

Author SHA1 Message Date
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
Chris Leech e6eb307d48 [I/OAT]: Remove CPU hotplug lock from net_dma_rebalance 19 years ago
Adrian Bunk 2b7e24b66d [NET]: skb_queue_lock_key() is no longer used. 19 years ago
David S. Miller b60dfc6c20 [NET]: Kill the WARN_ON() calls for checksum fixups. 19 years ago
Christoph Hellwig 8af2745645 [NET]: Add netdev_alloc_skb(). 19 years ago
Tom Tucker 8d71740c56 [NET]: Core net changes to generate netevents 19 years ago
Tom Tucker 792d1932e3 [NET]: Network Event Notifier Mechanism. 19 years ago
Herbert Xu f4d26fb336 [NET]: Fix ___pskb_trim when entire frag_list needs dropping 19 years ago
Adrian Bunk 64d2f0855e [I/OAT]: net/core/user_dma.c should #include <net/netdma.h> 19 years ago
Jeff Garzik e1b90c416d [NET] ethtool: fix oops by testing correct struct member 19 years ago
Herbert Xu 27b437c8b7 [NET]: Update frag_list in pskb_trim 19 years ago
Ian McDonald a6f157a88d [NET]: fix __sk_stream_mem_reclaim 19 years ago
Herbert Xu a430a43d08 [NET] gso: Fix up GSO packets with broken checksums 19 years ago
Stephen Hemminger 5a8da02ba5 [NET]: Fix network device interface printk message priority 19 years ago
Ingo Molnar a5b5bb9a05 [PATCH] lockdep: annotate sk_locks 19 years ago
Ingo Molnar da21f24dd7 [PATCH] lockdep: annotate sock_lock_init() 19 years ago
Ingo Molnar 06825ba355 [PATCH] lockdep: annotate skb_queue_head_init 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago