aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro2015-03-15
| * | | | | caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro2015-03-15
| * | | | | bridge: reset bridge mtu after deleting an interfaceVenkat Venkatsubra2015-03-14
| * | | | | inet_diag: fix possible overflow in inet_diag_dump_one_icsk()Eric Dumazet2015-03-13
| * | | | | rds: avoid potential stack overflowArnd Bergmann2015-03-12
| * | | | | sock: fix possible NULL sk dereference in __skb_tstamp_txWillem de Bruijn2015-03-12
| * | | | | xps: must clear sender_cpu before forwardingEric Dumazet2015-03-11
| * | | | | net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev2015-03-11
| * | | | | tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidanceNeal Cardwell2015-03-11
| * | | | | tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in wNeal Cardwell2015-03-11
| | |_|/ / | |/| | |
| * | | | net: Handle unregister properly when netdev namespace change fails.David S. Miller2015-03-10
| * | | | net: add comment for sock_efree() usageOliver Hartkopp2015-03-10
| * | | | net_sched: fix struct tc_u_hnode layout in u32WANG Cong2015-03-09
| | |_|/ | |/| |
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-03-17
|\ \ \ \ | |/ / / |/| | |
| * | | 9p/trans_virtio: fix hot-unplugMichael S. Tsirkin2015-03-13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-09
|\ \ \ \
| * | | | tipc: fix bug in link failover handlingJon Paul Maloy2015-03-09
| * | | | net: delete stale packet_mclist entriesFrancesco Ruggeri2015-03-09
| * | | | can: add missing initialisations in CAN related skbuffsOliver Hartkopp2015-03-09
| * | | | ip: fix error queue empty skb handlingWillem de Bruijn2015-03-08
| * | | | tcp: align tcp_xmit_size_goal() on tcp_tso_autosize()Eric Dumazet2015-03-05
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-05
| |\ \ \ \
| | * | | | netfilter: nf_tables: fix error handling of rule replacementPablo Neira Ayuso2015-03-04
| | * | | | netfilter: nf_tables: fix userdata length overflowPatrick McHardy2015-03-04
| | * | | | netfilter: nf_tables: check for overflow of rule dlen fieldPatrick McHardy2015-03-04
| | * | | | netfilter: nf_tables: fix transaction race conditionPatrick McHardy2015-03-04
| | * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvsPablo Neira Ayuso2015-02-24
| | |\ \ \ \
| | | * | | | ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov2015-02-22
| | * | | | | netfilter: nf_tables: fix addition/deletion of elements from commit/abortPablo Neira Ayuso2015-02-22
| | * | | | | netfilter: nft_compat: don't truncate ethernet protocol type to u8Arturo Borrero2015-02-22
| * | | | | | ipv4: ip_check_defrag should not assume that skb_network_offset is zeroAlexander Drozdov2015-03-05
| * | | | | | net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti2015-03-04
| | |_|/ / / | |/| | | |
* | | | | | sunrpc: fix braino in ->poll()Al Viro2015-03-08
* | | | | | Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-08
|\ \ \ \ \ \
| * | | | | | net: irda: fix wait_until_sent poll timeoutJohan Hovold2015-03-06
* | | | | | | Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-03-06
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-02-23
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | xprtrdma: Store RDMA credits in unsigned variablesChuck Lever2015-02-23
* | | | | | | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-03-03
|\ \ \ \ \ \ \
| * | | | | | | sunrpc: integer underflow in rsc_parse()Dan Carpenter2015-02-26
| * | | | | | | svcrpc: fix memory leak in gssp_accept_sec_context_upcallDavid Ramos2015-02-17
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-03
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | openvswitch: Fix serialization of non-masked set actions.Joe Stringer2015-03-03
| * | | | | | | net: bridge: add compile-time assert for cb struct sizeFlorian Westphal2015-03-03
| * | | | | | | udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2015-03-02
| * | | | | | | rxrpc: don't multiply with HZ twiceFlorian Westphal2015-03-01
| * | | | | | | rxrpc: terminate retrans loop when sending of skb failsFlorian Westphal2015-03-01
| * | | | | | | net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...Arvid Brodin2015-03-01
| * | | | | | | net: do not use rcu in rtnl_dump_ifinfo()Eric Dumazet2015-03-01
| * | | | | | | Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-02-28
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |