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-05-11
net: sched: consolidate handle_ing and ing_filter
Daniel Borkmann
1
-30
/
+16
2015-05-11
net: kill sk_change_net and sk_release_kernel
Eric W. Biederman
1
-19
/
+0
2015-05-11
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
1
-2
/
+6
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
1
-1
/
+2
2015-05-09
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
Alexei Starovoitov
1
-5
/
+77
2015-05-09
pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
Jesper Dangaard Brouer
1
-0
/
+3
2015-05-09
netlink: allow to listen "all" netns
Nicolas Dichtel
1
-1
/
+9
2015-05-09
netns: use a spin_lock to protect nsid management
Nicolas Dichtel
1
-13
/
+44
2015-05-09
netns: notify new nsid outside __peernet2id()
Nicolas Dichtel
1
-14
/
+27
2015-05-09
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
2
-3
/
+3
2015-05-09
netns: always provide the id to rtnl_net_fill()
Nicolas Dichtel
1
-20
/
+11
2015-05-09
netns: returns always an id in __peernet2id()
Nicolas Dichtel
1
-11
/
+8
2015-05-09
tcp: set SOCK_NOSPACE under memory pressure
Jason Baron
1
-1
/
+5
2015-05-09
seccomp, filter: add and use bpf_prog_create_from_user from seccomp
Daniel Borkmann
1
-2
/
+49
2015-05-09
net: filter: add __GFP_NOWARN flag for larger kmem allocs
Daniel Borkmann
1
-3
/
+6
2015-05-09
seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
Nicolas Schichan
1
-4
/
+4
2015-05-09
net: filter: add a callback to allow classic post-verifier transformations
Nicolas Schichan
1
-3
/
+15
2015-05-04
net: fix two sparse warnings introduced by IGMP/MLD parsing exports
Linus Lüssing
1
-1
/
+1
2015-05-04
net: core: Correct an over-stringent device loop detection.
Vlad Yasevich
1
-1
/
+1
2015-05-04
net: Export IGMP/MLD message validation code
Linus Lüssing
1
-0
/
+87
2015-05-04
tc: remove unused redirect ttl
Jamal Hadi Salim
1
-9
/
+0
2015-05-04
Revert "net: kernel socket should be released in init_net namespace"
Herbert Xu
1
-1
/
+1
2015-05-04
net: Add flow_keys digest
Tom Herbert
1
-0
/
+27
2015-05-04
net: Add skb_get_hash_perturb
Tom Herbert
1
-8
/
+30
2015-05-03
net: sched: run ingress qdisc without locks
Alexei Starovoitov
1
-2
/
+0
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
1
-5
/
+7
2015-04-26
net: rfs: fix crash in get_rps_cpus()
Eric Dumazet
1
-6
/
+6
2015-04-25
net: fix crash in build_skb()
Eric Dumazet
1
-9
/
+22
2015-04-22
net: do not deplete pfmemalloc reserve
Eric Dumazet
1
-2
/
+7
2015-04-17
net: remove unused 'dev' argument from netif_needs_gso()
Johannes Berg
1
-1
/
+1
2015-04-16
skbuff: Do not scrub skb mark within the same name space
Herbert Xu
1
-3
/
+6
2015-04-16
Revert "net: Reset secmark when scrubbing packet"
Herbert Xu
1
-1
/
+0
2015-04-16
bpf: fix bpf helpers to use skb->mac_header relative offsets
Alexei Starovoitov
1
-9
/
+32
2015-04-16
netns: remove duplicated include from net_namespace.c
Wei Yongjun
1
-1
/
+0
2015-04-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-1
/
+1
2015-04-13
net: use jump label patching for ingress qdisc in __netif_receive_skb_core
Daniel Borkmann
1
-7
/
+24
2015-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-6
/
+26
2015-04-12
tcp: do not cache align timewait sockets
Eric Dumazet
1
-2
/
+1
2015-04-11
new helper: msg_data_left()
Al Viro
1
-1
/
+1
2015-04-10
if_link: Add an additional parameter to ifla_vf_info for RSS querying
Vlad Zolotarov
1
-6
/
+26
2015-04-10
rtnetlink: Mark name argument of rtnl_create_link() const
Thomas Graf
1
-1
/
+1
2015-04-09
net: Pass VLAN ID to rtnl_fdb_notify.
Hubert Sokolowski
1
-10
/
+10
2015-04-07
net: remove extra newlines
Sheng Yong
1
-1
/
+0
2015-04-07
netns: allow to dump netns ids
Nicolas Dichtel
1
-1
/
+48
2015-04-07
netns: notify netns id events
Nicolas Dichtel
1
-8
/
+44
2015-04-07
netns: minor cleanup in rtnl_net_getid()
Nicolas Dichtel
1
-1
/
+1
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
1
-5
/
+5
2015-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-18
/
+35
2015-04-06
tc: bpf: add checksum helpers
Alexei Starovoitov
1
-4
/
+104
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2
-1
/
+22
[prev]
[next]