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
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-13
/
+114
2017-03-02
net: Introduce sk_clone_lock() error path routine
Arnaldo Carvalho de Melo
1
-5
/
+11
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
3
-0
/
+6
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-01
net: net_enable_timestamp() can be called from irq contexts
Eric Dumazet
1
-4
/
+31
2017-03-01
net: solve a NAPI race
Eric Dumazet
1
-4
/
+72
2017-02-23
bpf: Fix bpf_xdp_event_output
Martin KaFai Lau
1
-2
/
+2
2017-02-21
net: napi_watchdog() can use napi_schedule_irqoff()
Eric Dumazet
1
-1
/
+1
2017-02-21
net: sock: Use USEC_PER_SEC macro instead of literal 1000000
Gao Feng
1
-3
/
+3
2017-02-21
rtnl: simplify error return path in rtnl_create_link()
Tobias Klauser
1
-6
/
+1
2017-02-17
rtnl: don't account unused struct ifla_port_vsi in rtnl_port_size
Daniel Borkmann
1
-4
/
+7
2017-02-17
bpf: make jited programs visible in traces
Daniel Borkmann
1
-0
/
+7
2017-02-17
bpf: mark all registered map/prog types as __ro_after_init
Daniel Borkmann
1
-9
/
+9
2017-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+7
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-02-15
net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification
Marcus Huewe
1
-1
/
+2
2017-02-15
net: Prepare gro for packet consuming gro callbacks
Steffen Klassert
1
-0
/
+7
2017-02-13
net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY
Eric Dumazet
1
-3
/
+0
2017-02-10
devlink: allow to fillup eswitch attrs even if mode_get op does not exist
Jiri Pirko
1
-7
/
+9
2017-02-10
devlink: use nla_put_failure goto label instead of out
Jiri Pirko
1
-6
/
+6
2017-02-10
devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill
Jiri Pirko
1
-5
/
+5
2017-02-10
devlink: fix the name of eswitch commands
Jiri Pirko
1
-9
/
+9
2017-02-10
net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2017-02-10
net: Fix checkpatch, Missing a blank line after declarations
tcharding
1
-0
/
+13
2017-02-10
net: Fix checkpatch block comments warnings
tcharding
1
-32
/
+33
2017-02-10
net: Fix checkpatch whitespace errors
tcharding
1
-19
/
+20
2017-02-10
net: Fix checkpatch WARNING: please, no space before tabs
tcharding
1
-71
/
+71
2017-02-08
gro_cells: move to net/core/gro_cells.c
Eric Dumazet
2
-0
/
+93
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-23
/
+25
2017-02-07
net: pending_confirm is not used anymore
Julian Anastasov
1
-1
/
+0
2017-02-07
sock: add sk_dst_pending_confirm flag
Julian Anastasov
1
-0
/
+2
2017-02-07
udp: properly cope with csum errors
Eric Dumazet
1
-2
/
+6
2017-02-06
net: remove ndo_neigh_{construct, destroy} from stacked devices
Ido Schimmel
1
-44
/
+0
2017-02-05
net: remove __napi_complete()
Eric Dumazet
1
-21
/
+3
2017-02-03
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
1
-3
/
+4
2017-02-03
net: remove support for per driver ndo_busy_poll()
Eric Dumazet
2
-16
/
+0
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2017-02-03
net: use a work queue to defer net_disable_timestamp() work
Eric Dumazet
1
-18
/
+13
2017-02-03
ethtool: do not vzalloc(0) on registers dump
Stanislaw Gruszka
1
-3
/
+6
2017-02-02
net: add LINUX_MIB_PFMEMALLOCDROP counter
Eric Dumazet
1
-2
/
+3
2017-02-02
net: remove useless pfmemalloc setting
Eric Dumazet
1
-1
/
+0
2017-02-02
skbuff: add and use skb_nfct helper
Florian Westphal
1
-1
/
+1
2017-02-01
net: reduce skb_warn_bad_offload() noise
Eric Dumazet
1
-3
/
+9
2017-02-01
rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink
Theuns Verwoerd
1
-1
/
+6
2017-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+2
2017-01-31
net: ethtool: convert large order kmalloc allocations to vzalloc
Alexei Starovoitov
1
-17
/
+22
2017-01-30
lwtunnel: remove device arg to lwtunnel_build_state
David Ahern
2
-3
/
+3
2017-01-30
net: Drop secpath on free after gro merge.
Steffen Klassert
1
-0
/
+2
[next]