aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: Add a software TSO helper APIEzequiel Garcia2014-06-13
* sunrpc: Fix infinite loop in RPC state machineWeston Andros Adamson2014-02-13
* fuse: fix pipe_buf_operationsMiklos Szeredi2014-02-13
* ip6tnl: fix double free of fb_tnl_dev on exitNicolas Dichtel2014-02-06
* Revert "ip6tnl: fix use after free of fb_tnl_dev"Nicolas Dichtel2014-02-06
* sit: fix double free of fb_tunnel_dev on exitNicolas Dichtel2014-02-06
* net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger2014-02-06
* fib_frontend: fix possible NULL pointer dereferenceOliver Hartkopp2014-02-06
* ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is calledDuan Jiong2014-02-06
* bpf: do not use reciprocal divideEric Dumazet2014-02-06
* tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch2014-02-06
* net: rds: fix per-cpu helper usageGerald Schaefer2014-02-06
* net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa2014-02-06
* ieee802154: Fix memory leak in ieee802154_add_iface()Christian Engelmayer2014-02-06
* inet_diag: fix inet_diag_dump_icsk() timewait socket state logicNeal Cardwell2014-02-06
* x86, x32: Correct invalid use of user timespec in the kernelPaX Team2014-02-06
* netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helperDaniel Borkmann2014-01-15
* mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau2014-01-15
* net: Loosen constraints for recalculating checksum in skb_segment()Simon Horman2014-01-15
* bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune2014-01-15
* netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller2014-01-15
* net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann2014-01-15
* vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2014-01-15
* net: rose: restore old recvmsg behaviorFlorian Westphal2014-01-15
* rds: prevent dereference of a NULL deviceSasha Levin2014-01-15
* ipv6: always set the new created dst's from in ip6_rt_copyLi RongQing2014-01-15
* net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann2014-01-15
* ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs2014-01-15
* net: unix: allow bind to fail on mutex lockSasha Levin2014-01-15
* ipv6: fix illegal mac_header comparison on 32bitHannes Frederic Sowa2014-01-15
* net: unix: allow set_peek_off to failSasha Levin2014-01-15
* net: drop_monitor: fix the value of maxattrChangli Gao2014-01-15
* ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa2014-01-15
* packet: fix send path when running with proto == 0Daniel Borkmann2014-01-15
* rds: prevent BUG_ON triggered on congestion update to loopbackVenkat Venkatsubra2014-01-15
* IPv6: Fixed support for blackhole and prohibit routesKamala R2014-01-15
* libceph: add function to ensure notifies are completeJosh Durgin2014-01-09
* libceph: create_singlethread_workqueue() doesn't return ERR_PTRsDan Carpenter2014-01-09
* libceph: potential NULL dereference in ceph_osdc_handle_map()Dan Carpenter2014-01-09
* libceph: fix error handling in handle_reply()Dan Carpenter2014-01-09
* libceph: call r_unsafe_callback when unsafe reply is receivedYan, Zheng2014-01-09
* libceph: fix truncate size calculationYan, Zheng2014-01-09
* libceph: fix safe completionYan, Zheng2014-01-09
* libceph: add lingering request reference when registeredAlex Elder2014-01-09
* radiotap: fix bitmap-end-finding buffer overrunJohannes Berg2014-01-09
* Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"Greg Kroah-Hartman2013-12-20
* ip6tnl: fix use after free of fb_tnl_devNicolas Dichtel2013-12-20
* mac80211: don't attempt to reorder multicast framesJohannes Berg2013-12-20
* Revert "mac80211: allow disable power save in mesh"Bob Copeland2013-12-20
* net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden2013-12-12