Commit Graph

12776 Commits (c4285b47b0514e2103584ee829246f813e7ae323)

Author SHA1 Message Date
Herbert Xu ff780cd8f2 gro: Flush GRO packets in napi_disable_pending path 16 years ago
Herbert Xu 71f9dacd2e inet: Call skb_orphan before tproxy activates 16 years ago
Jesper Dangaard Brouer 4a27096bbe mac80211: Use rcu_barrier() on unload. 16 years ago
Jesper Dangaard Brouer 75de874f5c sunrpc: Use rcu_barrier() on unload. 16 years ago
Jesper Dangaard Brouer 473c22d759 bridge: Use rcu_barrier() instead of syncronize_net() on unload. 16 years ago
Jesper Dangaard Brouer 1f2ccd00f2 ipv6: Use rcu_barrier() on module unload. 16 years ago
Jesper Dangaard Brouer 10e8544801 decnet: Use rcu_barrier() on module unload. 16 years ago
Jens Rosenboom a1faa69810 ipv6: avoid wraparound for expired preferred lifetime 16 years ago
Wei Yongjun 1ac530b355 tcp: missing check ACK flag of received segment in FIN-WAIT-2 state 16 years ago
Rémi Denis-Courmont 2be6fa4c7e Phonet: generate Netlink RTM_DELADDR when destroying a device 16 years ago
Rémi Denis-Courmont c7a1a4c80f Phonet: publicize the Netlink notification function 16 years ago
Herbert Xu 245acb8772 ipsec: Fix name of CAST algorithm 16 years ago
Neil Horman b6280b47a7 ipv4 routing: Ensure that route cache entries are usable and reclaimable with caching is off 16 years ago
Herbert Xu d55d87fdff net: Move rx skb_orphan call to where needed 16 years ago
Brian Haley d5fdd6babc ipv6: Use correct data types for ICMPv6 type and code 16 years ago
Patrick McHardy 4d900f9df5 netfilter: xt_rateest: fix comparison with self 16 years ago
Jan Engelhardt 6d62182fea netfilter: xt_quota: fix incomplete initialization 16 years ago
Patrick McHardy 2495561928 netfilter: nf_log: fix direct userspace memory access in proc handler 16 years ago
Patrick McHardy f9ffc31251 netfilter: fix some sparse endianess warnings 16 years ago
Patrick McHardy 8d8890b775 netfilter: nf_conntrack: fix conntrack lookup race 16 years ago
Patrick McHardy 5c8ec910e7 netfilter: nf_conntrack: fix confirmation race condition 16 years ago
Eric Dumazet 8cc20198cf netfilter: nf_conntrack: death_by_timeout() fix 16 years ago
Ricardo Labiaga e9f0298558 nfs41: sunrpc: xprt_alloc_bc_request() should not use spin_lock_bh() 16 years ago
Neil Horman 73e42897e8 ipv4: fix NULL pointer + success return in route lookup path 16 years ago
Johannes Berg a97f4424fb cfg80211: validate station settings 16 years ago
Andrey Yurovsky 9a5e8bbc8f cfg80211: allow setting station parameters in mesh 16 years ago
Andrey Yurovsky 155cc9e4b1 cfg80211: allow adding/deleting stations on mesh 16 years ago
Alan Jenkins 464902e812 rfkill: export persistent attribute in sysfs 16 years ago
Alan Jenkins 06d5caf47e rfkill: don't restore software blocked state on persistent devices 16 years ago
Alan Jenkins 7fa20a7f60 rfkill: rfkill_set_block() when suspended nitpick 16 years ago
Dmitry Baryshkov 25502bda07 ieee802154: use standard routine for printing dumps 16 years ago
Hendrik Brueckner 0ea920d211 af_iucv: Return -EAGAIN if iucv msg limit is exceeded 16 years ago
Hendrik Brueckner bb664f49f8 af_iucv: Change if condition in sendmsg() for more readability 16 years ago
Trond Myklebust 47fcb03fef SUNRPC: Fix the TCP server's send buffer accounting 16 years ago
Eric Dumazet 81e2a3d5b7 atm: sk_wmem_alloc initial value is one 16 years ago
Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports 16 years ago
Jiri Pirko 31278e7147 net: group address list and its count 16 years ago
Jarek Poplawski 7b85576d15 ipv4: Fix fib_trie rebalancing, part 2 16 years ago
Jarek Poplawski b964758050 pkt_sched: Update drops stats in act_police 16 years ago
Stephen Hemminger 603a8bbe62 skbuff: don't corrupt mac_header on skb expansion 16 years ago
Stephen Hemminger 19633e129c skbuff: skb_mac_header_was_set is always true on >32 bit 16 years ago
Ricardo Labiaga dd2b63d049 nfs41: Rename rq_received to rq_reply_bytes_recvd 16 years ago
Rahul Iyer 343952fa5a nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt. 16 years ago
Benny Halevy 8f97524235 nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks 16 years ago
Andy Adamson 9c9f3f5fa6 nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchannel use 16 years ago
Benny Halevy 7652e5a09b nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backchannel use 16 years ago
Ricardo Labiaga 4d6bbb6233 nfs41: Backchannel bc_svc_process() 16 years ago
Ricardo Labiaga 1cad7ea6fe nfs41: Refactor svc_process() 16 years ago
Ricardo Labiaga 0d90ba1cd4 nfs41: Backchannel callback service helper routines 16 years ago
Ricardo Labiaga 55ae1aabfb nfs41: Add backchannel processing support to RPC state machine 16 years ago