Commit Graph

9568 Commits (33cba0657393a75e18e1781e3e13613303f18124)

Author SHA1 Message Date
Maciej Sosnowski 16a37acaaf I/OAT: tcp_dma_copybreak default value dependent on I/OAT version 17 years ago
Stephen Hemminger 3d0f24a74e ipv6: icmp6_dst_gc return change 17 years ago
Stephen Hemminger 75307c0fe7 ipv6: use kcalloc 17 years ago
Stephen Hemminger a76d7345a3 ipv6: use spin_trylock_bh 17 years ago
Stephen Hemminger c8a4522245 ipv6: use round_jiffies 17 years ago
Stephen Hemminger 417f28bb34 netns: dont alloc ipv6 fib timer list 17 years ago
Adrian Bunk 888c848ed3 ipv6: make struct ipv6_devconf static 17 years ago
Adrian Bunk 4d6971e909 sctp: remove sctp_assoc_proc_exit() 17 years ago
Adrian Bunk abd0b198ea sctp: make sctp_outq_flush() static 17 years ago
Adrian Bunk a94f779f9d pkt_sched: make qdisc_class_hash_alloc() static 17 years ago
David S. Miller cf508b1211 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. 17 years ago
Dave Jones d29f749e25 net: Fix build failure with 'make mandocs'. 17 years ago
Greg Kroah-Hartman 16be63fd16 bluetooth: remove improper bluetooth class symlinks. 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