Commit Graph

2884 Commits (9f3eefc4f9b02404e89d624a6cd40e7b468b5fd5)

Author SHA1 Message Date
Petr Tesarik 33cf71cee1 tcp: Do not use TSO/GSO when there is urgent data 16 years ago
Balazs Scheidler c828384582 TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header() 16 years ago
Balazs Scheidler a134f85c13 TPROXY: fill struct flowi->flags in udp_sendmsg() 16 years ago
Benjamin Thery c3e388964b net: fix ip_mr_init() error path 16 years ago
Alexey Dobriyan 9c0188acf6 net: shy netns_ok check 16 years ago
Doug Leith 8f65b5354b tcp_htcp: last_cong bug fix 16 years ago
Eric Dumazet b971e7ac83 net: fix /proc/net/snmp as memory corruptor 16 years ago
David S. Miller 518a09ef11 tcp: Fix recvmsg MSG_PEEK influence of blocking behavior. 16 years ago
Andreas Steffen 79654a7698 xfrm: Have af-specific init_tempsel() initialize family field of temporary selector 16 years ago
Eric Dumazet 920a46115c udp: multicast packets need to check namespace 16 years ago
roel kluin 00af5c6959 cipso: unsigned buf_len cannot be negative 17 years ago
Florian Westphal 8b5f12d04b syncookies: fix inclusion of tcp options in syn-ack 17 years ago
Ilpo Järvinen fd6149d332 tcp: Restore ordering of TCP options for the sake of inter-operability 17 years ago
Ilpo Järvinen 75e3d8db53 tcp: should use number of sack blocks instead of -1 17 years ago
Jan Engelhardt fdc9314cbe netfilter: replace old NF_ARP calls with NFPROTO_ARP 17 years ago
Ilpo Järvinen 311670f3ea netfilter: snmp nat leaks memory in case of failure 17 years ago
Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) 17 years ago
Eric Dumazet 00269b54ed ipv4: Add a missing rcu_assign_pointer() in routing cache. 17 years ago
Alexey Dobriyan f221e726bf sysctl: simplify ->strategy 17 years ago
Pablo Neira Ayuso e6a7d3c04f netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat 17 years ago
Patrick McHardy 38f7ac3eb7 netfilter: restore lost #ifdef guarding defrag exception 17 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
Herbert Xu 7bb82d9245 gre: Initialise rtnl_link tunnel parameters properly 17 years ago
Patrick McHardy 4d74f8ba1f gre: minor cleanups in netlink interface 17 years ago
Patrick McHardy ba9e64b1c2 gre: fix copy and paste error 17 years ago
Paul Moore 15c45f7b2e cipso: Add support for native local labeling and fixup mapping names 17 years ago
Paul Moore 014ab19a69 selinux: Set socket NetLabel based on connection endpoint 17 years ago
Paul Moore 948bf85c1b netlabel: Add functionality to set the security attributes of a packet 17 years ago
Paul Moore b1edeb1023 netlabel: Replace protocol/NetLabel linking with refrerence counts 17 years ago
Eric Dumazet f24d43c07e udp: complete port availability checking 17 years ago
Ilpo Järvinen 78e645cb89 tcpv[46]: fix md5 pseudoheader address field ordering 17 years ago
Herbert Xu 64194c31a0 inet: Make tunnel RX/TX byte counters more consistent 17 years ago
Herbert Xu e1a8000228 gre: Add Transparent Ethernet Bridging 17 years ago
Herbert Xu c19e654ddb gre: Add netlink interface 17 years ago
Herbert Xu 42aa916265 gre: Move MTU setting out of ipgre_tunnel_bind_dev 17 years ago
Herbert Xu c95b819ad7 gre: Use needed_headroom 17 years ago
Sven Wegener 071d7ab664 ipvs: Remove stray file left over from ipvs move 17 years ago
Eric Dumazet 3c689b7320 inet: cleanup of local_port_range 17 years ago
Eric Dumazet 9088c56095 udp: Improve port randomization 17 years ago
Ilpo Järvinen 52cd5750e8 tcp: fix length used for checksum in a reset 17 years ago
Jan Engelhardt 916a917dfe netfilter: xtables: provide invoked family value to extensions 17 years ago
Jan Engelhardt a2df1648ba netfilter: xtables: move extension arguments into compound structure (6/6) 17 years ago
Jan Engelhardt af5d6dc200 netfilter: xtables: move extension arguments into compound structure (5/6) 17 years ago
Jan Engelhardt 7eb3558655 netfilter: xtables: move extension arguments into compound structure (4/6) 17 years ago
Jan Engelhardt 6be3d8598e netfilter: xtables: move extension arguments into compound structure (3/6) 17 years ago
Jan Engelhardt 9b4fce7a35 netfilter: xtables: move extension arguments into compound structure (2/6) 17 years ago
Jan Engelhardt f7108a20de netfilter: xtables: move extension arguments into compound structure (1/6) 17 years ago
Jan Engelhardt c2df73de24 netfilter: xtables: use "if" blocks in Kconfig 17 years ago
Jan Engelhardt aba0d34800 netfilter: xtables: sort extensions alphabetically in Kconfig 17 years ago
Jan Engelhardt 367c679007 netfilter: xtables: do centralized checkentry call (1/2) 17 years ago