Commit Graph

22536 Commits (95dbf739313f09c8d859bde1373bc264ef979337)

Author SHA1 Message Date
Eric Paris 6ce74ec75c SELinux: include flow.h where used rather than get it indirectly 13 years ago
Eric Dumazet 110c43304d net: fix a race in sock_queue_err_skb() 13 years ago
Eric Dumazet 4a7e7c2ad5 netlink: fix races after skb queueing 13 years ago
Sasha Levin bcf1b70ac6 phonet: Check input from user before allocating 13 years ago
Eric Dumazet 35f9c09fe9 tcp: tcp_sendpages() should call tcp_push() once 13 years ago
Stephen Boyd 234e340582 simple_open: automatically convert to simple_open() 13 years ago
RongQing.Li 78d50217ba ipv6: fix array index in ip6_mc_add_src() 13 years ago
Thomas Graf acdd598536 sctp: Allow struct sctp_event_subscribe to grow without breaking binaries 13 years ago
Pablo Neira Ayuso d96fc659ae netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc 13 years ago
Pablo Neira Ayuso ee14186f8d netfilter: xt_CT: fix missing put timeout object in error path 13 years ago
Pablo Neira Ayuso ca53e44053 netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section 13 years ago
Jan Seiffert f03fb3f455 bpf jit: Make the filter.c::__load_pointer helper non-static for the jits 13 years ago
Eric Dumazet 2f53384424 tcp: allow splice() to build full TSO packets 13 years ago
Eric Dumazet 2def16ae6b net: fix /proc/net/dev regression 13 years ago
Pablo Neira Ayuso 44b52bccf8 netfilter: xt_CT: remove a compile warning 13 years ago
Shmulik Ladkani 72331bc0cd ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4 13 years ago
Andrew Morton 6523cf9a46 net/netfilter/nfnetlink_acct.c: use linux/atomic.h 13 years ago
danborkmann@iogearbox.net 81213b5e8a rose_dev: fix memcpy-bug in rose_set_mac_address 13 years ago
David Ward 67378563df net/garp: avoid infinite loop if attribute already exists 13 years ago
Rajkumar Manoharan de312db345 mac80211: fix oper channel timestamp updation 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Benjamin LaHaise 3b9785c6b0 net/core: dev_forward_skb() should clear skb_iif 13 years ago
Benjamin LaHaise 4e7b2f1454 net/ipv4: fix IPv4 multicast over network namespaces 13 years ago
Eric Dumazet 94f826b807 net: fix a potential rcu_read_lock() imbalance in rt6_fill_node() 13 years ago
Bryan Schumaker 864cf9bf99 SUNRPC: Use the already looked-up xprt in rpcb_getport_async() 13 years ago
Stanislaw Gruszka d72308bff5 mac80211: fix possible tid_rx->reorder_timer use after free 13 years ago
Eliad Peller b603c03e95 mac80211: remove outdated comment 13 years ago
John W. Linville 66266b3ab4 cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info 13 years ago
J. Bruce Fields 92769108f5 sunrpc: skip portmap calls on sessions backchannel 13 years ago
Jeff Layton b3537c35c2 sunrpc: create nfsd dir in rpc_pipefs 13 years ago
Eric Dumazet 50269e19ad net: add a truesize parameter to skb_add_rx_frag() 13 years ago
Hans Verkuil 626cf23660 poll: add poll_requested_events() and poll_does_not_wait() functions 13 years ago
Andy Gospodarek eaddcd7690 bonding: remove entries for master_ip and vlan_ip and query devices instead 13 years ago
Rusty Russell 523f610e1b netfilter: remove forward module param confusion. 13 years ago
Pablo Neira Ayuso 60b5f8f745 netfilter: nf_conntrack: permanently attach timeout policy to conntrack 13 years ago
Pablo Neira Ayuso eeb4cb9523 netfilter: xt_CT: fix assignation of the generic protocol tracker 13 years ago
Pablo Neira Ayuso 1ac0bf9926 netfilter: xt_CT: missing rcu_read_lock section in timeout assignment 13 years ago
Pablo Neira Ayuso c1ebd7dff7 netfilter: cttimeout: fix dependency with l4protocol conntrack module 13 years ago
Steffen Klassert 1265fd6167 xfrm: Access the replay notify functions via the registered callbacks 13 years ago
Steffen Klassert 26b2072e75 xfrm: Remove unused xfrm_state from xfrm_state_check_space 13 years ago
Dan Carpenter f0229eaaf3 RDS: use gfp flags from caller in conn_alloc() 13 years ago
Dan Carpenter 64b5fad526 netlabel: use GFP flags from caller instead of GFP_ATOMIC 13 years ago
Alex Elder 8d63e318c4 libceph: isolate kmap() call in write_partial_msg_pages() 13 years ago
Alex Elder 9bd1966344 libceph: rename "page_shift" variable to something sensible 13 years ago
Alex Elder 0cdf9e6018 libceph: get rid of zero_page_address 13 years ago
Alex Elder e36b13cceb libceph: only call kernel_sendpage() via helper 13 years ago
Alex Elder 31739139f3 libceph: use kernel_sendpage() for sending zeroes 13 years ago
Alex Elder 37675b0f42 libceph: fix inverted crc option logic 13 years ago
Alex Elder 84495f4961 libceph: some simple changes 13 years ago
Alex Elder f42299e6c3 libceph: small refactor in write_partial_kvec() 13 years ago