Commit Graph

24667 Commits (f114fec54c30ba9c6842ac1121d3e16d3d3c6bdd)

Author SHA1 Message Date
Nicolas Dichtel bc9259a8ba inetpeer: fix token initialization 13 years ago
Wei Yongjun 7f8436a126 l2tp: fix return value check 13 years ago
Jan Engelhardt 82e6bfe2fb netfilter: xt_limit: have r->cost != 0 case work 13 years ago
Eric Dumazet 96af69ea2a ipv6: mip6: fix mip6_mh_filter() 13 years ago
Eric Dumazet 1b05c4b50e ipv6: raw: fix icmpv6_filter() 13 years ago
Eric Dumazet 3e10986d1d net: guard tcp_set_keepalive() to tcp sockets 13 years ago
Linus Lüssing 7caf69fb9c batman-adv: Fix symmetry check / route flapping in multi interface setups 13 years ago
Def 40a3eb33e3 batman-adv: Fix change mac address of soft iface. 13 years ago
Eric Dumazet ab43ed8b74 ipv4: raw: fix icmp_filter() 13 years ago
Alex Elder 5ce765a540 libceph: only kunmap kmapped pages 13 years ago
Zhao Hongjiang bf5b30b8a4 net: change return values from -EACCES to -EPERM 13 years ago
Wei Yongjun f950c0ecc7 ipv6: fix return value check in fib6_add() 13 years ago
Ed Cashin c0d680e577 net: do not disable sg for packets requiring no checksum 13 years ago
Mathias Krause e3ac104d41 xfrm_user: don't copy esn replay window twice for new states 13 years ago
Mathias Krause ecd7918745 xfrm_user: ensure user supplied esn replay window is valid 13 years ago
Mathias Krause 1f86840f89 xfrm_user: fix info leak in copy_to_user_tmpl() 13 years ago
Mathias Krause 7b789836f4 xfrm_user: fix info leak in copy_to_user_policy() 13 years ago
Mathias Krause f778a63671 xfrm_user: fix info leak in copy_to_user_state() 13 years ago
Mathias Krause 4c87308bde xfrm_user: fix info leak in copy_to_user_auth() 13 years ago
Andrey Vagin bc26ccd8fc tcp: restore rcv_wscale in a repair mode (v2) 13 years ago
Li RongQing 8ea853fd0b net/core: fix comment in skb_try_coalesce 13 years ago
Paolo Valente 7126195697 pkt_sched: fix virtual-start-time update in QFQ 13 years ago
Michal Kubeček 15c041759b tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero 13 years ago
Linus Lüssing dbd6b11e15 batman-adv: make batadv_test_bit() return 0 or 1 only 13 years ago
Luis R. Rodriguez a85d0d7f34 cfg80211: fix possible circular lock on reg_regdb_search() 13 years ago
Vinicius Costa Gomes 78c04c0bf5 Bluetooth: Fix not removing power_off delayed work 13 years ago
Andrei Emeltchenko aad3d0e343 Bluetooth: Fix freeing uninitialized delayed works 13 years ago
Andrzej Kaczmarek 562fcc246e Bluetooth: mgmt: Fix enabling LE while powered off 13 years ago
Andrzej Kaczmarek 3d1cbdd6ae Bluetooth: mgmt: Fix enabling SSP while powered off 13 years ago
Li RongQing 433a195480 xfrm: fix a read lock imbalance in make_blackhole 13 years ago
Eric Dumazet 1d57f19539 tcp: fix regression in urgent data handling 13 years ago
Michael S. Tsirkin 0e698bf662 net: fix memory leak on oom with zerocopy 13 years ago
Mathias Krause c254637225 xfrm_user: return error pointer instead of NULL #2 13 years ago
Mathias Krause 864745d291 xfrm_user: return error pointer instead of NULL 13 years ago
Nicolas Dichtel 2c20cbd7e3 ipv6: use DST_* macro to set obselete field 13 years ago
Nicolas Dichtel 6f3118b571 ipv6: use net->rt_genid to check dst validity 13 years ago
Nicolas Dichtel ee8372dd19 xfrm: invalidate dst on policy insertion/deletion 13 years ago
Nicolas Dichtel b42664f898 netns: move net->ipv4.rt_genid to net->rt_genid 13 years ago
Eric Dumazet 2885da7296 net: rt_cache_flush() cleanup 13 years ago
Nicolas Dichtel bafa6d9d89 ipv4/route: arg delay is useless in rt_cache_flush() 13 years ago
Joe Perches 666f355f38 device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit 13 years ago
Joe Perches c2c5a7051c netdev_printk/netif_printk: Remove a superfluous logging colon 13 years ago
Joe Perches b004ff4972 netdev_printk/dynamic_netdev_dbg: Directly call printk_emit 13 years ago
Nishank Trivedi 6af773e786 pktgen: fix crash with vlan and packet size less than 46 13 years ago
David Ward ba1bf474ea net_sched: gred: actually perform idling in WRED mode 13 years ago
David Ward 1fe37b106b net_sched: gred: fix qave reporting via netlink 13 years ago
David Ward c22e464022 net_sched: gred: eliminate redundant DP prio comparisons 13 years ago
David Ward e29fe837bf net_sched: gred: correct comment about qavg calculation in RIO mode 13 years ago
Joe Perches 16af511a66 netfilter: log: Fix log-level processing 13 years ago
Eric Dumazet bdfc87f7d1 net-sched: sch_cbq: avoid infinite loop 13 years ago