Commit Graph

22560 Commits (8ed3e2cfe40ffe43630fd8efa34fc97c95b4c298)

Author SHA1 Message Date
Samuel Ortiz b4838d12e1 NFC: Fix the LLCP Tx fragmentation loop 13 years ago
Eric Dumazet a21d45726a tcp: avoid order-1 allocations on wifi and tx path 13 years ago
Eric Dumazet 87151b8689 net: allow pskb_expand_head() to get maximum tailroom 13 years ago
Herbert Xu 996304bbea bridge: Do not send queries on multicast group leaves 13 years ago
Neal Cardwell 18a223e0b9 tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample 13 years ago
Eric Dumazet 5fb84b1428 tcp: restore correct limit 13 years ago
Gao feng 6ba900676b netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_net 13 years ago
Jozsef Kadlecsik 07153c6ec0 netfilter: nf_ct_ipv4: packets with wrong ihl are invalid 13 years ago
Jozsef Kadlecsik 8430eac2f6 netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistently 13 years ago
Julia Lawall 7ab2485b69 net/wireless/wext-core.c: add missing kfree 13 years ago
Johannes Berg 2b5f8b0b44 nl80211: ensure interface is up in various APIs 13 years ago
Johannes Berg 3f9768a5d2 mac80211: fix association beacon wait timeout 13 years ago
Pablo Neira Ayuso 95ad2f873d netfilter: ip6_tables: ip6t_ext_hdr is now static inline 13 years ago
Changli Gao 6ee0b693bd netfilter: nf_ct_tcp: don't scale the size of the window up twice 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
Dave Jiang a2bd1140a2 netdma: adding alignment check for NETDMA ops 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
Andrei Emeltchenko 76ec9de843 Bluetooth: mgmt: Add missing endian conversion 13 years ago
Brian Gix 531563850b Bluetooth: mgmt: Fix corruption of device_connected pkt 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Andrei Emeltchenko 8d7e1c7f7e Bluetooth: Fix memory leaks due to chan refcnt 13 years ago
Johan Hovold 9432496206 Bluetooth: hci_core: fix NULL-pointer dereference at unregister 13 years ago
Santosh Nayak 6e4aff1037 Bluetooth: Fix Endian Bug. 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