Commit Graph

9546 Commits (d29f749e252bcdbfe7a75a58f0ee92da16f127c0)

Author SHA1 Message Date
Dave Jones d29f749e25 net: Fix build failure with 'make mandocs'. 17 years ago
David S. Miller b32d13102d tcp: Fix bitmask test in tcp_syn_options() 17 years ago
Gerrit Renker 47112e25da udplite: Protection against coverage value wrap-around 17 years ago
Arjan van de Ven 6579e57b31 net: Print the module name as part of the watchdog message 17 years ago
Stephen Hemminger 7943986ca1 net: use kcalloc in netdev_queue alloc 17 years ago
Stephen Hemminger 847499ce71 ipv6: use timer pending 17 years ago
Patrick McHardy 5547cd0ae8 netfilter: nf_conntrack_sctp: fix sparse warnings 17 years ago
Herbert Xu c71529e42c netfilter: nf_nat_sip: c= is optional for session 17 years ago
Jan Engelhardt db1a75bdcc netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one function 17 years ago
Eric Leblond 72961ecf84 netfilter: nfnetlink_log: send complete hardware header 17 years ago
David Howells 280763c053 netfilter: xt_time: fix time's time_mt()'s use of do_div() 17 years ago
Krzysztof Piotr Oledzki 584015727a netfilter: accounting rework: ct_extend + 64bit counters (v4) 17 years ago
Changli Gao 0dbff689c2 netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RANGE_PROTO_RANDOM 17 years ago
David S. Miller d3678b463d Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe." 17 years ago
Linus Torvalds 867d79fb9a net: In __netif_schedule() use WARN_ON instead of BUG_ON 17 years ago
David S. Miller b6b2fed1f4 net: Improve simple_tx_hash(). 17 years ago
Daniel Lezcano c3ee84163e pkt_sched: Remove unused variable skb in dev_deactivate_queue function. 17 years ago
David Miller 702beb87d6 ipv6: Fix warning in addrconf code. 17 years ago
David S. Miller 3a682fbd73 pkt_sched: Fix build with NET_SCHED disabled. 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
David S. Miller fb65a7c091 iucv: Fix bad merging. 17 years ago
Jussi Kivilinna 175f9c1bba net_sched: Add size table for qdiscs 17 years ago
Jussi Kivilinna 0abf77e55a net_sched: Add accessor function for packet length for qdiscs 17 years ago
Jussi Kivilinna 5f86173bdf net_sched: Add qdisc_enqueue wrapper 17 years ago
YOSHIFUJI Hideaki a6ffb404dc ipv6 mcast: Omit redundant address family checks in ip6_mc_source(). 17 years ago
YOSHIFUJI Hideaki 230b183921 net: Use standard structures for generic socket address structures. 17 years ago
YOSHIFUJI Hideaki 53b7997fd5 ipv6 netns: Make several "global" sysctl variables namespace aware. 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Denis V. Lunev 725a8ff04a ipv6: remove unused parameter from ip6_ra_control 17 years ago
Daniel Lezcano bdccc4ca13 tcp: fix kernel panic with listening_get_next 17 years ago
Adam Langley 4389dded77 tcp: Remove redundant checks when setting eff_sacks 17 years ago
Adam Langley 33ad798c92 tcp: options clean up 17 years ago
Adam Langley 49a72dfb88 tcp: Fix MD5 signatures for non-linear skbs 17 years ago
Vlad Yasevich 845525a642 sctp: Update sctp global memory limit allocations. 17 years ago
Harvey Harrison 336d3262df sctp: remove unnecessary byteshifting, calculate directly in big-endian 17 years ago
Vlad Yasevich 4e54064e0a sctp: Allow only 1 listening socket with SO_REUSEADDR 17 years ago
Vlad Yasevich 23b29ed80b sctp: Do not leak memory on multiple listen() calls 17 years ago
Vlad Yasevich 7dab83de50 sctp: Support ipv6only AF_INET6 sockets. 17 years ago
Florian Westphal 6d0ccbac68 sctp: Prevent uninitialized memory access 17 years ago
Florian Westphal c4e85f82ed sctp: Don't abort initialization when CONFIG_PROC_FS=n 17 years ago
Stephen Hemminger c1e20f7c8b tcp: RTT metrics scaling 17 years ago
David S. Miller 30ee42be00 pkt_sched: Fix noqueue_qdisc initialization. 17 years ago
David S. Miller 3072367300 pkt_sched: Manage qdisc list inside of root qdisc. 17 years ago
David S. Miller 72b25a913e pkt_sched: Get rid of u32_list. 17 years ago
Patrick McHardy 8913336a7e packet: add PACKET_RESERVE sockopt 17 years ago
Pavel Emelyanov b6fcbdb4f2 proc: consolidate per-net single-release callers 17 years ago
Pavel Emelyanov de05c557b2 proc: consolidate per-net single_open callers 17 years ago
Pavel Emelyanov 60bdde9580 proc: clean the ip_misc_proc_init and ip_proc_init_net error paths 17 years ago
Pavel Emelyanov 8e3461d01b proc: show per-net ip_devconf.forwarding in /proc/net/snmp 17 years ago
Pavel Emelyanov 229bf0cbaa proc: create /proc/net/snmp file in each net 17 years ago