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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
4
-44
/
+4
2018-12-19
6lowpan: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-12
/
+1
2018-12-17
ip6mr: Drop mfc6_cache argument to ip6mr_forward2
David Ahern
1
-4
/
+3
2018-12-17
ipmr: Drop mfc_cache argument to ipmr_queue_xmit
David Ahern
1
-5
/
+4
2018-12-17
net: dccp: initialize (addr,port) listening hashtable
Peter Oskolkov
2
-0
/
+4
2018-12-17
fou: Prevent unbounded recursion in GUE error handler
Stefano Brivio
1
-0
/
+7
2018-12-16
bridge: support for ndo_fdb_get
Roopa Prabhu
3
-0
/
+30
2018-12-16
net: rtnetlink: support for fdb get
Roopa Prabhu
1
-1
/
+167
2018-12-16
net: dsa: ksz: Add STP multicast handling
Marek Vasut
1
-0
/
+4
2018-12-16
net: dsa: ksz: Factor out common tag code
Tristram Ha
1
-39
/
+73
2018-12-16
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
Tristram Ha
4
-6
/
+10
2018-12-16
Revert "net: dccp: initialize (addr,port) listening hashtable"
David S. Miller
1
-3
/
+0
2018-12-16
neighbor: Add protocol attribute
David Ahern
1
-1
/
+23
2018-12-16
net: dccp: initialize (addr,port) listening hashtable
Peter Oskolkov
1
-0
/
+3
2018-12-15
l2tp: Add protocol field decompression
Sam Protsenko
1
-0
/
+4
2018-12-15
udp: use indirect call wrappers for GRO socket lookup
Paolo Abeni
1
-2
/
+6
2018-12-15
net: use indirect call wrappers at GRO transport layer
Paolo Abeni
6
-15
/
+54
2018-12-15
net: use indirect call wrappers at GRO network layer
Paolo Abeni
2
-5
/
+16
2018-12-15
net: sched: simplify the qdisc_leaf code
Tonghao Zhang
1
-3
/
+1
2018-12-15
ipv6: Fix handling of LLA with VRF and sockets bound to VRF
David Ahern
1
-1
/
+2
2018-12-15
ipconfig: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-12
/
+1
2018-12-14
net: tcp6: prefer listeners bound to an address
Peter Oskolkov
1
-48
/
+6
2018-12-14
net: tcp: prefer listeners bound to an address
Peter Oskolkov
1
-52
/
+8
2018-12-14
net: udp6: prefer listeners bound to an address
Peter Oskolkov
1
-58
/
+21
2018-12-14
net: udp: prefer listeners bound to an address
Peter Oskolkov
1
-57
/
+19
2018-12-14
neighbor: Remove externally learned entries from gc_list
David Ahern
1
-21
/
+28
2018-12-14
neighbor: Move neigh_update_ext_learned to core file
David Ahern
1
-0
/
+18
2018-12-14
neighbor: Remove state and flags arguments to neigh_del
David Ahern
1
-5
/
+4
2018-12-14
neighbor: Fix state check in neigh_forced_gc
David Ahern
1
-3
/
+2
2018-12-14
neighbor: Fix locking order for gc_list changes
David Ahern
1
-12
/
+15
2018-12-14
net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()
Cong Wang
5
-45
/
+33
2018-12-13
net: bridge: Handle NETDEV_PRE_CHANGEADDR from ports
Petr Machata
1
-0
/
+13
2018-12-13
net: bridge: Issue NETDEV_PRE_CHANGEADDR
Petr Machata
1
-0
/
+9
2018-12-13
net: dev: Issue NETDEV_PRE_CHANGEADDR
Petr Machata
2
-0
/
+27
2018-12-13
net: dev: Add NETDEV_PRE_CHANGEADDR
Petr Machata
1
-0
/
+1
2018-12-13
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
4
-4
/
+6
2018-12-12
net: switchdev: Add extack to switchdev_handle_port_obj_add() callback
Petr Machata
1
-3
/
+9
2018-12-12
net: switchdev: Add extack to struct switchdev_notifier_info
Petr Machata
1
-2
/
+5
2018-12-12
net: switchdev: Add extack argument to switchdev_port_obj_add()
Petr Machata
3
-11
/
+14
2018-12-12
net: bridge: Propagate extack to switchdev
Petr Machata
5
-48
/
+65
2018-12-12
net: ndo_bridge_setlink: Add extack
Petr Machata
3
-4
/
+8
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-2
/
+29
2018-12-10
neighbor: gc_list changes should be protected by table lock
David Ahern
1
-5
/
+10
2018-12-10
net/sched: Remove egdev mechanism
Oz Shlomo
2
-267
/
+1
2018-12-10
net: Add netif_is_gretap()/netif_is_ip6gretap()
Oz Shlomo
2
-12
/
+0
2018-12-10
tcp: handle EOR and FIN conditions the same in tcp_tso_should_defer()
Eric Dumazet
1
-5
/
+2
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
39
-221
/
+339
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-176
/
+278
2018-12-09
net/sched: cls_flower: Reject duplicated rules also under skip_sw
Or Gerlitz
1
-13
/
+10
2018-12-08
net: dsa: Make dsa_master_set_mtu() static
Andrew Lunn
1
-1
/
+1
[next]