index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-20
net: neighbour: Add mcast_resolicit to configure the number of multicast reso...
YOSHIFUJI Hideaki/吉藤英明
1
-4
/
+11
2015-03-20
ebpf: add sched_act_type and map it to sk_filter's verifier ops
Daniel Borkmann
1
-0
/
+6
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-20
/
+30
2015-03-20
ebpf, filter: do not convert skb->protocol to host endianess during runtime
Daniel Borkmann
1
-15
/
+14
2015-03-20
net: increase sk_[max_]ack_backlog
Eric Dumazet
1
-2
/
+0
2015-03-20
inet: get rid of central tcp/dccp listener timer
Eric Dumazet
2
-5
/
+10
2015-03-18
net: Fix high overhead of vlan sub-device teardown.
David S. Miller
1
-4
/
+6
2015-03-18
net: add support for phys_port_name
David Ahern
3
-0
/
+62
2015-03-18
net: Add max rate tx queue attribute
John Fastabend
1
-12
/
+55
2015-03-17
tcp: rename struct tcp_request_sock listener
Eric Dumazet
1
-11
/
+7
2015-03-17
bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields
Alexei Starovoitov
1
-22
/
+50
2015-03-16
net: kernel socket should be released in init_net namespace
Ying Xue
1
-1
/
+1
2015-03-16
inet: add proper refcounting to request sock
Eric Dumazet
1
-2
/
+2
2015-03-16
inet: factorize sock_edemux()/sock_gen_put() code
Eric Dumazet
1
-15
/
+0
2015-03-15
bpf: allow extended BPF programs access skb fields
Alexei Starovoitov
1
-17
/
+83
2015-03-15
ebpf: add helper for obtaining current processor id
Daniel Borkmann
1
-0
/
+2
2015-03-15
ebpf: add prandom helper for packet sampling
Daniel Borkmann
1
-0
/
+2
2015-03-12
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
1
-0
/
+2
2015-03-12
net: add req_prot_cleanup() & req_prot_init() helpers
Eric Dumazet
1
-28
/
+41
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
5
-35
/
+5
2015-03-12
sock: fix possible NULL sk dereference in __skb_tstamp_tx
Willem de Bruijn
1
-2
/
+6
2015-03-11
xps: must clear sender_cpu before forwarding
Eric Dumazet
1
-1
/
+1
2015-03-11
net: add real socket cookies
Eric Dumazet
2
-10
/
+28
2015-03-11
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
1
-4
/
+6
2015-03-11
ipv4: FIB Local/MAIN table collapse
Alexander Duyck
1
-2
/
+6
2015-03-10
net: Handle unregister properly when netdev namespace change fails.
David S. Miller
1
-13
/
+13
2015-03-10
net: add comment for sock_efree() usage
Oliver Hartkopp
1
-0
/
+4
2015-03-10
net: constify sock_diag_check_cookie()
Eric Dumazet
1
-1
/
+1
2015-03-09
net: core: add of_find_net_device_by_node()
Florian Fainelli
1
-0
/
+25
2015-03-08
neigh: Use neigh table index for neigh_packet_xmit
Eric W. Biederman
1
-11
/
+11
2015-03-06
net: gro: remove obsolete code from skb_gro_receive()
Eric Dumazet
1
-44
/
+1
2015-03-04
neigh: Add helper function neigh_xmit
Eric W. Biederman
1
-0
/
+34
2015-03-04
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
1
-15
/
+5
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-9
/
+32
2015-03-02
neigh: Don't require a dst in neigh_resolve_output
Eric W. Biederman
1
-6
/
+0
2015-03-02
neigh: Don't require dst in neigh_hh_init
Eric W. Biederman
1
-4
/
+4
2015-03-02
neigh: Move neigh_compat_output into ax25_ip.c
Eric W. Biederman
1
-20
/
+0
2015-03-02
filter: refactor common filter attach code into __sk_attach_prog
Daniel Borkmann
1
-38
/
+33
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-7
/
+6
2015-03-02
net: add common accessor for setting dropcount on packets
Eyal Birger
1
-1
/
+1
2015-03-01
ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux
Daniel Borkmann
1
-2
/
+2
2015-03-01
ebpf: add sched_cls_type and map it to sk_filter's verifier ops
Daniel Borkmann
1
-0
/
+7
2015-03-01
ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter code
Daniel Borkmann
1
-22
/
+14
2015-03-01
ebpf: constify various function pointer structs
Daniel Borkmann
1
-3
/
+3
2015-03-01
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
1
-3
/
+1
2015-02-28
net: Verify permission to link_net in newlink
Eric W. Biederman
1
-0
/
+3
2015-02-28
net: Verify permission to dest_net in newlink
Eric W. Biederman
1
-0
/
+4
2015-02-24
rtnetlink: avoid 0 sized arrays
Sasha Levin
1
-2
/
+2
2015-02-22
net: pktgen: disable xmit_clone on virtual devices
Eric Dumazet
1
-0
/
+3
2015-02-22
net: Remove state argument from skb_find_text()
Bojan Prtvar
1
-5
/
+4
[prev]
[next]