aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2-3/+13
2015-12-01vmxnet3: fix checks for dma mapping errorsAlexey Khoroshilov1-11/+60
2015-12-01wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley1-5/+1
2015-12-01Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel4-11/+6
2015-11-30tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet1-0/+1
2015-11-30net: fsl: Fix error checking for platform_get_irq()Mark Brown1-1/+1
2015-11-30net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()Mark Brown1-3/+3
2015-11-30af-unix: passcred support for sendpageHannes Frederic Sowa1-15/+64
2015-11-30stmmac: fix oversized frame receptionGiuseppe CAVALLARO1-0/+6
2015-11-30stmmac: fix PHY reset during resumeGiuseppe CAVALLARO1-15/+13
2015-11-30stmmac: dwmac-sti: fix st,tx-retime-src checkGiuseppe CAVALLARO1-6/+7
2015-11-30stmmac: fix csr clock divisor for 300MHzGiuseppe CAVALLARO1-1/+1
2015-11-30stmmac: fix a filter problem after resuming.Giuseppe CAVALLARO1-0/+1
2015-11-29drivers: net: xgene: fix possible use after freeEric Dumazet1-1/+1
2015-11-29packet: Allow packets with only a header (but no payload)Martin Blumenstingl2-3/+4
2015-11-25bpf: fix clearing on persistent program array mapsDaniel Borkmann4-17/+33
2015-11-25isdn: Partially revert debug format string usage clean upChristoph Biedl4-6/+6
2015-11-24RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas2-7/+3
2015-11-24net: openvswitch: Remove invalid commentAaron Conole1-2/+2
2015-11-24net: ipmr, ip6mr: fix vif/tunnel failure race conditionNikolay Aleksandrov2-12/+0
2015-11-24rxrpc: Correctly handle ack at end of client call transmit phaseDavid Howells1-1/+3
2015-11-24ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček3-5/+11
2015-11-24drivers: net: xgene: fix: ifconfig up/down crashIyappan Subramanian1-13/+16
2015-11-24net: cdc_ncm: fix NULL pointer deref in cdc_ncm_bind_commonBjørn Mork1-4/+4
2015-11-24tipc: fix error handling of expanding buffer headroomYing Xue1-2/+5
2015-11-23tipc: avoid packets leaking on socket receive queueYing Xue1-3/+7
2015-11-23broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2015-11-23vrf: fix double free and memory corruption on register_netdevice failureNikolay Aleksandrov1-10/+1
2015-11-23net/hsr: fix a warning messageDan Carpenter1-1/+1
2015-11-23unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2-19/+165
2015-11-23cgroups: Allow dynamically changing net_classidNina Schiff1-8/+18
2015-11-23net: fsl: expands dependencies of NET_VENDOR_FREESCALEShaohui Xie1-1/+2
2015-11-23can: remove obsolete assignment for CAN protocol error typeOliver Hartkopp12-17/+3
2015-11-23can: fix assignment of error location in CAN error messagesOliver Hartkopp10-28/+18
2015-11-23can: sja1000: clear interrupts on startMirza Krak1-0/+3
2015-11-22net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2015-11-22net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2015-11-22net: tulip: update MAINTAINER status to OrphanGrant Grundler1-2/+2
2015-11-22net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann1-0/+2
2015-11-20tipc: correct settings of broadcast link stateJon Paul Maloy1-0/+2
2015-11-20net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controllerMåns Rullgård6-0/+1891
2015-11-20net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann2-3/+8
2015-11-20bnx2x: Fix vxlan removalYuval Mintz1-2/+2
2015-11-20tcp: fix potential huge kmalloc() calls in TCP_REPAIREric Dumazet1-3/+19
2015-11-20tcp: fix Fast Open snmp over-counting bugYuchung Cheng1-1/+1
2015-11-20tcp: disable Fast Open on timeouts after handshakeYuchung Cheng1-0/+12
2015-11-20net: cpsw: Fix ethernet regression for dm814xTony Lindgren1-0/+3
2015-11-18tcp: md5: fix lockdep annotationEric Dumazet1-1/+2
2015-11-18net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+1
2015-11-18arm64: bpf: fix buffer pointerZi Shen Lim1-14/+13