Commit Graph

17151 Commits (8b7f8532d15631776ce8bec2bbbc58f6aad738d1)

Author SHA1 Message Date
Ben Greear d2ed817766 net/core: Allow tagged VLAN packets to flow through VETH devices. 15 years ago
Balazs Scheidler 6006db84a9 tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4() 15 years ago
Balazs Scheidler 106e4c26b1 tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tuple 15 years ago
Changli Gao 3511c9132f net_sched: remove the unused parameter of qdisc_create_dflt() 15 years ago
stephen hemminger 1c4c40c42d xfrm: make xfrm_bundle_ok local 15 years ago
stephen hemminger 8d8a0b1cc2 rtnetlink: remove rtnl_kill_links 15 years ago
stephen hemminger 6f747aca5e xfrm6: make xfrm6_tunnel_free_spi local 15 years ago
stephen hemminger d028023281 bridge: make br_parse_ip_options static 15 years ago
stephen hemminger 11165f1457 socket: localize functions 15 years ago
Eric Dumazet 9b0c290e78 fib: introduce fib_alias_accessed() helper 15 years ago
Eric Dumazet 7b5edbc4cf net/sched: fix missing spinlock init 15 years ago
Julian Anastasov 0d79641a96 ipvs: provide address family for debugging 15 years ago
Julian Anastasov 3233759be7 ipvs: inherit forwarding method in backup 15 years ago
Julian Anastasov cb59155f21 ipvs: changes for local client 15 years ago
Julian Anastasov fc60476761 ipvs: changes for local real server 15 years ago
Julian Anastasov f5a41847ac ipvs: move ip_route_me_harder for ICMP 15 years ago
Julian Anastasov 1ca5bb5450 ipvs: create ip_vs_defrag_user 15 years ago
Julian Anastasov 4256f1aaa6 ipvs: fix CHECKSUM_PARTIAL for TUN method 15 years ago
Julian Anastasov 489fdedaed ipvs: stop ICMP from FORWARD to local 15 years ago
Julian Anastasov 190ecd27cd ipvs: do not schedule conns from real servers 15 years ago
Julian Anastasov cf356d69db ipvs: switch to notrack mode 15 years ago
Julian Anastasov 8b27b10f58 ipvs: optimize checksums for apps 15 years ago
Julian Anastasov 5bc9068e9d ipvs: fix CHECKSUM_PARTIAL for TCP, UDP 15 years ago
Jesse Gross 361ff8a6cf bridge: Add support for TX vlan offload. 15 years ago
Jesse Gross d5dbda2380 ethtool: Add support for vlan accleration. 15 years ago
Jesse Gross 3701e51382 vlan: Centralize handling of hardware acceleration. 15 years ago
Jesse Gross 65ac6a5fa6 vlan: Avoid hash table lookup to find group. 15 years ago
Jesse Gross 7b9c609037 vlan: Enable software emulation for vlan accleration. 15 years ago
Jesse Gross b738127dfb vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. 15 years ago
Jesse Gross 13937911f9 ebtables: Allow filtering of hardware accelerated vlan frames. 15 years ago
Eric Paris ff660c80d0 secmark: fix config problem when CONFIG_NF_CONNTRACK_SECMARK is not set 15 years ago
Eric Paris 1ae4de0cdf secmark: export secctx, drop secmark in procfs 15 years ago
Eric Paris 1cc63249ad conntrack: export lsm context rather than internal secid via netlink 15 years ago
Eric Paris 2606fd1fa5 secmark: make secmark object handling generic 15 years ago
Eric Paris 15714f7b58 secmark: do not return early if there was no error 15 years ago
Sage Weil 240634e9b3 ceph: fix num_pages_free accounting in pagelist 15 years ago
Yehuda Sadeh 010e3b48fc ceph: don't crash when passed bad mount options 15 years ago
Greg Farnum ac0b74d8a1 ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor 15 years ago
Yehuda Sadeh 602adf4002 rbd: introduce rados block device (rbd), based on libceph 15 years ago
Yehuda Sadeh 3d14c5d2b6 ceph: factor out libceph from Ceph file system 15 years ago
Eric Dumazet 27b75c95f1 net: avoid RCU for NOCACHE dst 15 years ago
Tom Herbert e6484930d7 net: allocate tx queues in register_netdevice 15 years ago
Tom Herbert bd25fa7ba5 net: cleanups in RX queue allocation 15 years ago
Tom Herbert 55513fb428 net: fail alloc_netdev_mq if queue count < 1 15 years ago
Changli Gao c5e90f5620 phonet: remove the unused variable pn 15 years ago
Neil Horman f13d493d9c netpoll: Revert napi_poll fix for bonding driver 15 years ago
Eduardo Blanco d86bef73b4 Fixed race condition at ip_vs.ko module init. 15 years ago
Pavel Emelyanov 8f3a6de313 sunrpc: Turn list_for_each-s into the ..._entry-s 15 years ago
Pavel Emelyanov 50fa0d40a9 sunrpc: Remove dead "else" branch from bc xprt creation 15 years ago
Pavel Emelyanov c636b572e0 sunrpc: Don't return NULL from rpcb_create 15 years ago