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
2018-03-19
bpf: sockmap, add msg_cork_bytes() helper
John Fastabend
1
-0
/
+16
2018-03-19
bpf: sockmap, add bpf_msg_apply_bytes() helper
John Fastabend
1
-0
/
+16
2018-03-19
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
1
-0
/
+106
2018-03-19
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
1
-11
/
+16
2018-03-19
sock: make static tls function alloc_sg generic sock helper
John Fastabend
1
-0
/
+56
2018-03-16
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
1
-1
/
+1
2018-03-16
net: Use rtnl_lock_killable() in register_netdev()
Kirill Tkhai
1
-1
/
+2
2018-03-16
net: Add rtnl_lock_killable()
Kirill Tkhai
1
-0
/
+6
2018-03-16
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
1
-2
/
+5
2018-03-14
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
1
-7
/
+15
2018-03-14
sock: remove zerocopy sockopt restriction on closed tcp state
Willem de Bruijn
1
-2
/
+0
2018-03-14
pktgen: Fix memory leak in pktgen_if_write
Gustavo A. R. Silva
1
-1
/
+1
2018-03-13
pktgen: use dynamic allocation for debug print buffer
Arnd Bergmann
1
-7
/
+8
2018-03-12
net: Make RX-FCS and HW GRO mutually exclusive
Gal Pressman
1
-4
/
+11
2018-03-12
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
2
-8
/
+25
2018-03-09
net: introduce IFF_NO_RX_HANDLER
Paolo Abeni
1
-0
/
+3
2018-03-09
pktgen: Remove VLA usage
Gustavo A. R. Silva
1
-1
/
+1
2018-03-09
net: use skb_is_gso_sctp() instead of open-coding
Daniel Axtens
1
-1
/
+1
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
1
-0
/
+12
2018-03-08
net: ethtool: extend RXNFC API to support RSS spreading of filter matches
Edward Cree
1
-15
/
+49
2018-03-08
net: Convert pg_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
devlink: Change dpipe/resource get privileges
Arkadi Sharshevsky
1
-4
/
+4
2018-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-18
/
+42
2018-03-07
sock: Fix SO_ZEROCOPY switch case
Jesus Sanchez-Palencia
1
-1
/
+2
2018-03-07
net: don't unnecessarily load kernel modules in dev_ioctl()
Paul Moore
1
-2
/
+5
2018-03-07
net: Make account struct net to memcg
Kirill Tkhai
1
-1
/
+1
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-36
/
+83
2018-03-05
net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistency
Jonathan Neuschäfer
1
-2
/
+2
2018-03-05
net: Make RX-FCS and LRO mutually exclusive
Gal Pressman
1
-0
/
+6
2018-03-04
gre: add sequence number for collect md mode.
William Tu
1
-1
/
+3
2018-03-04
net: make skb_gso_*_seglen functions private
Daniel Axtens
1
-2
/
+35
2018-03-04
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
1
-5
/
+6
2018-03-04
net: Remove unused get_hash_from_flow functions
David Ahern
1
-16
/
+0
2018-03-03
bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbs
Daniel Axtens
1
-18
/
+42
2018-03-01
net: ethtool: don't ignore return from driver get_fecparam method
Edward Cree
1
-1
/
+4
2018-03-01
net: allow interface to be set into VRF if VLAN interface in same VRF
Mike Manning
1
-5
/
+9
2018-03-01
net: Fix spelling mistake "greater then" -> "greater than"
Gal Pressman
1
-1
/
+1
2018-02-28
net: fib_rules: support for match on ip_proto, sport and dport
Roopa Prabhu
1
-2
/
+90
2018-02-28
mlxsw: spectrum: Fix handling of resource_size_param
Jiri Pirko
1
-3
/
+4
2018-02-27
devlink: Fix resource coverity errors
Arkadi Sharshevsky
1
-16
/
+21
2018-02-27
devlink: Compare to size_new in case of resource child validation
Arkadi Sharshevsky
1
-1
/
+1
2018-02-26
net: make kmem caches as __ro_after_init
Alexey Dobriyan
2
-3
/
+3
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+2
2018-02-23
net: fib_rules: Add new attribute to set protocol
Donald Sharp
1
-4
/
+11
2018-02-23
net_sched: gen_estimator: fix broken estimators based on percpu stats
Eric Dumazet
1
-0
/
+1
2018-02-22
bpf: clean up unused-variable warning
Arnd Bergmann
1
-5
/
+1
2018-02-21
net: Allow a rule to track originating protocol
Donald Sharp
1
-1
/
+6
2018-02-21
tcp: switch to GSO being always on
Eric Dumazet
1
-1
/
+1
2018-02-20
devlink: Move size validation to core
Arkadi Sharshevsky
1
-5
/
+27
2018-02-20
net: Queue net_cleanup_work only if there is first net added
Kirill Tkhai
1
-2
/
+2
[prev]
[next]