index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2015-03-18
net: add support for phys_port_name
David Ahern
2015-03-18
net: Add max rate tx queue attribute
John Fastabend
2015-03-17
tcp: rename struct tcp_request_sock listener
Eric Dumazet
2015-03-17
bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields
Alexei Starovoitov
2015-03-16
net: kernel socket should be released in init_net namespace
Ying Xue
2015-03-16
inet: add proper refcounting to request sock
Eric Dumazet
2015-03-16
inet: factorize sock_edemux()/sock_gen_put() code
Eric Dumazet
2015-03-15
bpf: allow extended BPF programs access skb fields
Alexei Starovoitov
2015-03-15
ebpf: add helper for obtaining current processor id
Daniel Borkmann
2015-03-15
ebpf: add prandom helper for packet sampling
Daniel Borkmann
2015-03-12
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
2015-03-12
net: add req_prot_cleanup() & req_prot_init() helpers
Eric Dumazet
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
2015-03-11
net: add real socket cookies
Eric Dumazet
2015-03-11
ipv4: FIB Local/MAIN table collapse
Alexander Duyck
2015-03-10
net: constify sock_diag_check_cookie()
Eric Dumazet
2015-03-09
net: core: add of_find_net_device_by_node()
Florian Fainelli
2015-03-08
neigh: Use neigh table index for neigh_packet_xmit
Eric W. Biederman
2015-03-06
net: gro: remove obsolete code from skb_gro_receive()
Eric Dumazet
2015-03-04
neigh: Add helper function neigh_xmit
Eric W. Biederman
2015-03-04
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-02
neigh: Don't require a dst in neigh_resolve_output
Eric W. Biederman
2015-03-02
neigh: Don't require dst in neigh_hh_init
Eric W. Biederman
2015-03-02
neigh: Move neigh_compat_output into ax25_ip.c
Eric W. Biederman
2015-03-02
filter: refactor common filter attach code into __sk_attach_prog
Daniel Borkmann
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
net: add common accessor for setting dropcount on packets
Eyal Birger
2015-03-01
ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux
Daniel Borkmann
2015-03-01
ebpf: add sched_cls_type and map it to sk_filter's verifier ops
Daniel Borkmann
2015-03-01
ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter code
Daniel Borkmann
2015-03-01
ebpf: constify various function pointer structs
Daniel Borkmann
2015-03-01
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
2015-02-28
net: Verify permission to link_net in newlink
Eric W. Biederman
2015-02-28
net: Verify permission to dest_net in newlink
Eric W. Biederman
2015-02-24
rtnetlink: avoid 0 sized arrays
Sasha Levin
2015-02-22
net: pktgen: disable xmit_clone on virtual devices
Eric Dumazet
2015-02-22
net: Remove state argument from skb_find_text()
Bojan Prtvar
2015-02-21
ethtool: use "ops" name consistenty in ethtool_set_rxfh()
Dan Carpenter
2015-02-21
net: reject creation of netdev names with colons
Matthew Thode
2015-02-20
ethtool: Add hw-switch-offload to netdev_features_strings.
Rami Rosen
2015-02-20
sock: sock_dequeue_err_skb() needs hard irq safety
Eric Dumazet
2015-02-19
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
2015-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-15
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
2015-02-14
net: spelling fixes
Stephen Hemminger
2015-02-14
net/core: Fix warning while make xmldocs caused by dev.c
Masanari Iida
2015-02-13
net: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-11
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
2015-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]