summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* ebpf, filter: do not convert skb->protocol to host endianess during runtimeDaniel Borkmann2015-03-201-15/+14
* net: increase sk_[max_]ack_backlogEric Dumazet2015-03-201-2/+0
* inet: get rid of central tcp/dccp listener timerEric Dumazet2015-03-202-5/+10
* net: Fix high overhead of vlan sub-device teardown.David S. Miller2015-03-181-4/+6
* net: add support for phys_port_nameDavid Ahern2015-03-183-0/+62
* net: Add max rate tx queue attributeJohn Fastabend2015-03-181-12/+55
* tcp: rename struct tcp_request_sock listenerEric Dumazet2015-03-171-11/+7
* bpf: allow BPF programs access 'protocol' and 'vlan_tci' fieldsAlexei Starovoitov2015-03-171-22/+50
* net: kernel socket should be released in init_net namespaceYing Xue2015-03-161-1/+1
* inet: add proper refcounting to request sockEric Dumazet2015-03-161-2/+2
* inet: factorize sock_edemux()/sock_gen_put() codeEric Dumazet2015-03-161-15/+0
* bpf: allow extended BPF programs access skb fieldsAlexei Starovoitov2015-03-151-17/+83
* ebpf: add helper for obtaining current processor idDaniel Borkmann2015-03-151-0/+2
* ebpf: add prandom helper for packet samplingDaniel Borkmann2015-03-151-0/+2
* inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV stateEric Dumazet2015-03-121-0/+2
* net: add req_prot_cleanup() & req_prot_init() helpersEric Dumazet2015-03-121-28/+41
* net: Kill hold_net release_netEric W. Biederman2015-03-125-35/+5
* net: add real socket cookiesEric Dumazet2015-03-112-10/+28
* ipv4: FIB Local/MAIN table collapseAlexander Duyck2015-03-111-2/+6
* net: constify sock_diag_check_cookie()Eric Dumazet2015-03-101-1/+1
* net: core: add of_find_net_device_by_node()Florian Fainelli2015-03-091-0/+25
* neigh: Use neigh table index for neigh_packet_xmitEric W. Biederman2015-03-081-11/+11
* net: gro: remove obsolete code from skb_gro_receive()Eric Dumazet2015-03-061-44/+1
* neigh: Add helper function neigh_xmitEric W. Biederman2015-03-041-0/+34
* neigh: Factor out ___neigh_lookup_norefEric W. Biederman2015-03-041-15/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-036-9/+32
|\
| * net: do not use rcu in rtnl_dump_ifinfo()Eric Dumazet2015-03-011-3/+1
| * net: Verify permission to link_net in newlinkEric W. Biederman2015-02-281-0/+3
| * net: Verify permission to dest_net in newlinkEric W. Biederman2015-02-281-0/+4
| * rtnetlink: avoid 0 sized arraysSasha Levin2015-02-241-2/+2
| * net: pktgen: disable xmit_clone on virtual devicesEric Dumazet2015-02-221-0/+3
| * net: reject creation of netdev names with colonsMatthew Thode2015-02-211-1/+1
| * ethtool: Add hw-switch-offload to netdev_features_strings.Rami Rosen2015-02-201-0/+1
| * sock: sock_dequeue_err_skb() needs hard irq safetyEric Dumazet2015-02-201-2/+3
| * gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki2015-02-191-1/+14
* | neigh: Don't require a dst in neigh_resolve_outputEric W. Biederman2015-03-021-6/+0
* | neigh: Don't require dst in neigh_hh_initEric W. Biederman2015-03-021-4/+4
* | neigh: Move neigh_compat_output into ax25_ip.cEric W. Biederman2015-03-021-20/+0
* | filter: refactor common filter attach code into __sk_attach_progDaniel Borkmann2015-03-021-38/+33
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-021-7/+6
* | net: add common accessor for setting dropcount on packetsEyal Birger2015-03-021-1/+1
* | ebpf: move read-only fields to bpf_prog and shrink bpf_prog_auxDaniel Borkmann2015-03-011-2/+2
* | ebpf: add sched_cls_type and map it to sk_filter's verifier opsDaniel Borkmann2015-03-011-0/+7
* | ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter codeDaniel Borkmann2015-03-011-22/+14
* | ebpf: constify various function pointer structsDaniel Borkmann2015-03-011-3/+3
* | net: Remove state argument from skb_find_text()Bojan Prtvar2015-02-221-5/+4
* | ethtool: use "ops" name consistenty in ethtool_set_rxfh()Dan Carpenter2015-02-211-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-174-4/+12
|\
| * rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong2015-02-151-1/+8
| * net: spelling fixesStephen Hemminger2015-02-142-2/+2
OpenPOWER on IntegriCloud