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-10-14
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
Joe Perches
1
-1
/
+1
2015-10-08
bpf: clear sender_cpu before xmit
Alexei Starovoitov
1
-0
/
+1
2015-10-05
bpf: fix panic in SO_GET_FILTER with native ebpf programs
Daniel Borkmann
1
-1
/
+5
2015-09-29
skbuff: Fix skb checksum partial check.
Pravin B Shelar
1
-4
/
+5
2015-09-29
net sysfs: Print link speed as signed integer
Alexander Stein
1
-2
/
+1
2015-09-24
net: fix net_device refcounting
Russell King
1
-0
/
+9
2015-09-24
fib_rules: fix fib rule dumps across multiple skbs
Wilson Kok
1
-5
/
+9
2015-09-23
netpoll: Close race condition between poll_one_napi and napi_disable
Neil Horman
2
-2
/
+10
2015-09-15
net: core: drop null test before destroy functions
Julia Lawall
1
-8
/
+4
2015-09-15
rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink
Roopa Prabhu
1
-10
/
+16
2015-09-11
ebpf: emit correct src_reg for conditional jumps
Tycho Andersen
1
-1
/
+1
2015-09-09
net: ipv6: use common fib_default_rule_pref
Phil Sutter
1
-7
/
+3
2015-09-02
sock, diag: fix panic in sock_diag_put_filterinfo
Daniel Borkmann
1
-0
/
+3
2015-09-01
flow_dissector: Use 'const' where possible.
David S. Miller
1
-38
/
+41
2015-09-01
flow: Move __get_hash_from_flowi{4,6} into flow_dissector.c
David S. Miller
2
-36
/
+35
2015-09-01
flow_dissector: Don't use bit fields.
David S. Miller
1
-7
/
+7
2015-09-01
flow_dissector: Ignore flow dissector return value from ___skb_get_hash
Tom Herbert
1
-9
/
+3
2015-09-01
flow_dissector: Add control/reporting of encapsulation
Tom Herbert
1
-0
/
+15
2015-09-01
flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen
Tom Herbert
1
-1
/
+4
2015-09-01
flow_dissector: Add flag to stop parsing at L3
Tom Herbert
1
-0
/
+6
2015-09-01
flow_dissector: Support IPv6 fragment header
Tom Herbert
1
-0
/
+25
2015-09-01
flow_dissector: Add control/reporting of fragmentation
Tom Herbert
1
-2
/
+13
2015-09-01
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
1
-3
/
+4
2015-09-01
flow_dissector: Jump to exit code in __skb_flow_dissect
Tom Herbert
1
-26
/
+25
2015-09-01
flowi: Abstract out functions to get flow hash based on flowi
Tom Herbert
1
-0
/
+36
2015-09-01
skbuff: Make __skb_set_sw_hash a general function
Tom Herbert
1
-12
/
+6
2015-08-31
tun_dst: Remove opts_size
Pravin B Shelar
1
-1
/
+0
2015-08-31
tcp: use dctcp if enabled on the route to the initiator
Daniel Borkmann
1
-0
/
+6
2015-08-29
ip_tunnels: record IP version in tunnel info
Jiri Benc
1
-0
/
+2
2015-08-29
net: FIB tracepoints
David Ahern
1
-0
/
+1
2015-08-28
netpoll: warn on netpoll_send_udp users who haven't disabled irqs
Nikolay Aleksandrov
1
-0
/
+2
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-08-27
net: fix IFF_NO_QUEUE for drivers using alloc_netdev
Phil Sutter
1
-1
/
+1
2015-08-27
sock: fix kernel doc error
Jean Sacren
1
-1
/
+1
2015-08-27
net: introduce change upper device notifier change info
Jiri Pirko
1
-2
/
+14
2015-08-27
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
1
-1
/
+1
2015-08-26
bpf: fix bpf_skb_set_tunnel_key() helper
Alexei Starovoitov
1
-0
/
+1
2015-08-25
route: fix a use-after-free
WANG Cong
1
-1
/
+2
2015-08-25
net-next: Fix warning while make xmldocs caused by skbuff.c
Masanari Iida
1
-2
/
+2
2015-08-24
lwt: Add cfg argument to build_state
Tom Herbert
1
-2
/
+3
2015-08-21
mm: make page pfmemalloc check more robust
Michal Hocko
1
-1
/
+1
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-19
/
+18
2015-08-20
route: move lwtunnel state to dst_entry
Jiri Benc
3
-61
/
+14
2015-08-20
ip_tunnels: add IPv6 addresses to ip_tunnel_key
Jiri Benc
1
-2
/
+2
2015-08-18
net: warn if drivers set tx_queue_len = 0
Phil Sutter
1
-0
/
+3
2015-08-17
net: Add inet_proto_csum_replace_by_diff utility function
Tom Herbert
1
-0
/
+13
2015-08-17
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
Tom Herbert
2
-3
/
+3
2015-08-17
lwt: Add support to redirect dst.input
Tom Herbert
1
-0
/
+55
2015-08-17
net: Export bpf_prog_create_from_user().
David S. Miller
1
-0
/
+1
2015-08-13
net: allow sleeping when modifying store_rps_map
Sasha Levin
1
-4
/
+4
[next]