summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...David S. Miller2018-01-154-15/+17
|\
| * can: af_can: give struct holding the CAN per device receive lists a sensible ...Marc Kleine-Budde2018-01-053-15/+15
| * can: raw: raw_bind(): bail out if can_family is not AF_CANMarc Kleine-Budde2018-01-051-0/+2
* | ipv6: Fix build with gcc-4.4.5Ido Schimmel2018-01-151-2/+6
* | tipc: fix bug during lookup of multicast destination nodesJon Maloy2018-01-153-8/+4Star
* | net: Convert atomic_t net::count to refcount_tKirill Tkhai2018-01-154-10/+10
* | sctp: removed unused var from sctp_make_authMarcelo Ricardo Leitner2018-01-151-2/+1Star
* | tipc: fix a potental access after delete in tipc_sk_join()Jon Maloy2018-01-151-0/+1
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-01-141-2/+1Star
|\ \
| * | net: Cap number of queues even with accel_privAlexander Duyck2018-01-121-2/+1Star
* | | net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel2018-01-141-0/+59
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-1214-45/+96
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-111-1/+3
| |\ \
| | * | Fix a leak in socket(2) when we fail to allocate a file descriptor.Al Viro2018-01-111-1/+3
| * | | ipv6: sr: fix TLVs not being copied using setsockoptMathieu Xhonneux2018-01-101-0/+9
| * | | ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet2018-01-101-2/+3
| * | | 8021q: fix a memory leak for VLAN 0 deviceCong Wang2018-01-101-6/+1Star
| * | | caif_usb: use strlcpy() instead of strncpy()Xiongfeng Wang2018-01-101-3/+1Star
| * | | sctp: make use of pre-calculated lenMarcelo Ricardo Leitner2018-01-101-6/+10
| * | | sctp: add a ceiling to optlen in some sockoptsMarcelo Ricardo Leitner2018-01-101-0/+10
| * | | sctp: GFP_ATOMIC is not needed in sctp_setsockopt_eventsMarcelo Ricardo Leitner2018-01-101-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-01-103-4/+17
| |\ \ \
| | * | | bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-01-093-4/+17
| * | | | ipv6: remove null_entry before adding default routeWei Wang2018-01-091-9/+29
| * | | | net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange2018-01-091-1/+3
| * | | | net: caif: use strlcpy() instead of strncpy()Xiongfeng Wang2018-01-093-11/+8Star
| * | | | net: core: fix module type in sock_diag_bindAndrii Vladyka2018-01-091-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-111-5/+4Star
|\ \ \ \ \
| * | | | | net: free RX queue structuresJakub Kicinski2018-01-101-4/+3Star
| * | | | | net: use the right variant of kfreeJakub Kicinski2018-01-101-1/+1
* | | | | | net: sch: red: Change offloaded xstats to be incrementalNogah Frankel2018-01-101-16/+8Star
* | | | | | tcp: make local function tcp_recv_timestamp staticWei Yongjun2018-01-101-2/+2
* | | | | | ipv6: Add support for non-equal-cost multipathIdo Schimmel2018-01-101-4/+7
* | | | | | ipv6: Use hash-threshold instead of modulo-NIdo Schimmel2018-01-101-23/+13Star
* | | | | | ipv6: Use a 31-bit multipath hashIdo Schimmel2018-01-101-2/+2
* | | | | | ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel2018-01-102-6/+98
* | | | | | Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-01-101-1/+9
|\ \ \ \ \ \
| * | | | | | net/core: Add drop counters to VF statisticsEugenia Emantayev2018-01-091-1/+9
* | | | | | | tipc: improve poll() for group member socketJon Maloy2018-01-093-33/+41
* | | | | | | tipc: improve groupcast scope handlingJon Maloy2018-01-098-71/+96
* | | | | | | tipc: add option to suppress PUBLISH events for pre-existing publicationsJon Maloy2018-01-096-15/+21
* | | | | | | tipc: send out join messages as soon as new member is discoveredJon Maloy2018-01-094-42/+68
* | | | | | | tipc: simplify group LEAVE sequenceJon Maloy2018-01-091-31/+9Star
* | | | | | | tipc: create group member event messages when they are neededJon Maloy2018-01-093-44/+56
* | | | | | | tipc: adjustment to group member FSMJon Maloy2018-01-091-3/+2Star
* | | | | | | tipc: let group member stay in JOINED mode if unable to reclaimJon Maloy2018-01-091-12/+22
* | | | | | | tipc: a couple of cleanupsJon Maloy2018-01-091-14/+8Star
* | | | | | | ethtool: Ensure new ring parameters are within bounds during SRINGPARAMEugenia Emantayev2018-01-091-2/+11
* | | | | | | ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_tableColin Ian King2018-01-091-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-0916-97/+128
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |