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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
netfilter: nat: un-export nf_nat_l4proto_unique_tuple
Florian Westphal
1
-6
/
+0
2018-12-17
netfilter: remove NF_NAT_RANGE_PROTO_RANDOM support
Florian Westphal
1
-2
/
+0
2018-12-16
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
Tristram Ha
1
-1
/
+1
2018-12-16
neighbor: Add protocol attribute
David Ahern
1
-0
/
+2
2018-12-15
net: use indirect call wrappers at GRO transport layer
Paolo Abeni
1
-0
/
+7
2018-12-15
net: use indirect call wrappers at GRO network layer
Paolo Abeni
1
-0
/
+2
2018-12-15
neighbor: Improve neighbour struct layout
David Ahern
1
-2
/
+2
2018-12-14
neighbor: Move neigh_update_ext_learned to core file
David Ahern
1
-18
/
+0
2018-12-14
net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()
Cong Wang
1
-2
/
+2
2018-12-14
net/tls: sleeping function from invalid context
Atul Gupta
1
-0
/
+6
2018-12-12
net: switchdev: Add extack to switchdev_handle_port_obj_add() callback
Petr Machata
1
-2
/
+4
2018-12-12
net: switchdev: Add extack to struct switchdev_notifier_info
Petr Machata
1
-2
/
+11
2018-12-12
net: switchdev: Add extack argument to switchdev_port_obj_add()
Petr Machata
1
-2
/
+4
2018-12-10
net/sched: Remove egdev mechanism
Oz Shlomo
1
-30
/
+0
2018-12-10
net: Add netif_is_gretap()/netif_is_ip6gretap()
Oz Shlomo
1
-2
/
+11
2018-12-10
xfrm: clean an indentation issue, remove a space
Colin Ian King
1
-1
/
+1
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+30
2018-12-07
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
1
-5
/
+23
2018-12-07
neighbor: Improve garbage collection
David Ahern
1
-0
/
+3
2018-12-07
vxlan: Add vxlan_fdb_clear_offload()
Petr Machata
1
-0
/
+6
2018-12-07
vxlan: Add vxlan_fdb_replay()
Petr Machata
1
-0
/
+9
2018-12-06
net: dsa: Add overhead to tag protocol ops.
Andrew Lunn
1
-0
/
+1
2018-12-05
sctp: frag_point sanity check
Jakub Audykowicz
1
-0
/
+5
2018-12-04
tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2
-7
/
+21
2018-12-03
sctp: kfree_rcu asoc
Xin Long
1
-0
/
+2
2018-12-03
l3mdev: add function to retreive upper master
Alexis Bauvin
1
-0
/
+22
2018-12-03
udp_tunnel: add config option to bind to a device
Alexis Bauvin
1
-0
/
+1
2018-12-03
devlink: Add 'fw_load_policy' generic parameter
Shalom Toledo
1
-0
/
+4
2018-12-01
netfilter: nat: remove l4 protocol port rovers
Florian Westphal
1
-1
/
+1
2018-11-30
net: reorder flowi_common fields to avoid holes
Paolo Abeni
1
-1
/
+1
2018-11-30
tcp: md5: add tcp_md5_needed jump label
Eric Dumazet
1
-3
/
+15
2018-11-30
tcp: make tcp_space() aware of socket backlog
Eric Dumazet
1
-1
/
+1
2018-11-30
tcp: hint compiler about sack flows
Eric Dumazet
1
-1
/
+1
2018-11-30
net/flow_dissector: correct comments on enum flow_dissector_key_id
Edward Cree
1
-3
/
+3
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-2
/
+2
2018-11-27
netfilter: add missing error handling code for register functions
Taehee Yoo
2
-2
/
+2
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+12
2018-11-23
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
1
-9
/
+0
2018-11-23
switchdev: Add helpers to aid traversal through lower devices
Petr Machata
1
-0
/
+33
2018-11-23
switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DEL
Petr Machata
1
-0
/
+10
2018-11-23
switchdev: Add a blocking notifier chain
Petr Machata
1
-0
/
+27
2018-11-23
switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): Sanitize
Petr Machata
1
-4
/
+4
2018-11-23
xfrm_user: fix freeing of xfrm states on acquire
Mathias Krause
1
-0
/
+1
2018-11-21
vxlan: Add hardware FDB learning
Petr Machata
1
-0
/
+2
2018-11-21
vxlan: Mark user-added FDB entries
Petr Machata
1
-0
/
+1
2018-11-19
net: sched: cls_u32: add res to offload information
Jakub Kicinski
1
-0
/
+1
2018-11-19
net: sched: gred: support reporting stats from offloads
Jakub Kicinski
1
-0
/
+8
2018-11-19
net: sched: gred: add basic Qdisc offload
Jakub Kicinski
1
-0
/
+36
2018-11-19
Revert "sctp: remove sctp_transport_pmtu_check"
Xin Long
1
-0
/
+12
[prev]
[next]