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
2019-02-26
devlink: create a special NDO for getting the devlink instance
Jakub Kicinski
1
-0
/
+9
2019-02-26
net: devlink: turn devlink into a built-in
Jakub Kicinski
1
-6
/
+4
2019-02-26
net: remove unused struct inet_frag_queue.fragments field
Peter Oskolkov
1
-3
/
+1
2019-02-26
Bluetooth: Add quirk for reading BD_ADDR from fwnode property
Matthias Kaehlcke
1
-0
/
+12
2019-02-25
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
1
-0
/
+2
2019-02-25
net: Add __icmp_send helper.
Nazarov Sergey
1
-1
/
+8
2019-02-25
net: sched: set dedicated tcf_walker flag when tp is empty
Vlad Buslov
1
-0
/
+1
2019-02-24
switchdev: Complete removal of switchdev_port_attr_get()
Florian Fainelli
1
-4
/
+0
2019-02-24
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
1
-2
/
+1
2019-02-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-1
/
+2
2019-02-24
tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg
Vakul Garg
1
-0
/
+10
2019-02-24
ipv6: icmp: use percpu allocation
Kefeng Wang
1
-1
/
+1
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+12
2019-02-22
net_sched: initialize net pointer inside tcf_exts_init()
Cong Wang
1
-2
/
+3
2019-02-22
Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...
David S. Miller
1
-0
/
+6
2019-02-22
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
26
-74
/
+611
2019-02-22
cfg80211: allow sending vendor events unicast
Johannes Berg
1
-2
/
+47
2019-02-22
mac80211: notify driver on subsequent CSA beacons
Sara Sharon
1
-2
/
+7
2019-02-22
radiotap: add 0-length PSDU "not captured" type
Johannes Berg
1
-1
/
+2
2019-02-22
mac80211: abort CSA if beacon does not include CSA IEs
Sara Sharon
1
-0
/
+5
2019-02-22
mac80211: support max channel switch time element
Sara Sharon
1
-0
/
+4
2019-02-22
cfg80211: Report Association Request frame IEs in association events
Jouni Malinen
1
-2
/
+5
2019-02-21
phonet: fix building with clang
Arnd Bergmann
1
-2
/
+3
2019-02-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-3
/
+9
2019-02-21
net: Get rid of switchdev_port_attr_get()
Florian Fainelli
1
-8
/
+0
2019-02-21
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
Florian Fainelli
1
-2
/
+0
2019-02-21
net: switchdev: Add PORT_PRE_BRIDGE_FLAGS
Florian Fainelli
1
-1
/
+2
2019-02-21
net: dsa: add support for bridge flags
Russell King
1
-0
/
+2
2019-02-21
net/smc: add smcd support to the pnet table
Hans Wippel
1
-0
/
+1
2019-02-19
net/tls: Move protocol constants from cipher context to tls context
Vakul Garg
1
-17
/
+29
2019-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-0
/
+29
2019-02-17
ethtool: add compat for flash update
Jakub Kicinski
1
-0
/
+7
2019-02-17
devlink: add flash update command
Jakub Kicinski
1
-0
/
+3
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-0
/
+3
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+2
2019-02-13
flow_offload: fix block stats
John Hurley
1
-3
/
+3
2019-02-13
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
1
-1
/
+1
2019-02-13
ipv6_stub: add ipv6_route_input stub/proxy.
Peter Oskolkov
1
-0
/
+1
2019-02-13
bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encap
Peter Oskolkov
1
-0
/
+2
2019-02-13
netfilter: reject: skip csum verification for protocols that don't support it
Alin Nastac
3
-0
/
+29
2019-02-12
net: sched: add flags to Qdisc class ops struct
Vlad Buslov
1
-0
/
+8
2019-02-12
net: sched: extend proto ops to support unlocked classifiers
Vlad Buslov
2
-6
/
+13
2019-02-12
net: sched: extend proto ops with 'put' callback
Vlad Buslov
1
-0
/
+1
2019-02-12
net: sched: track rtnl lock status when validating extensions
Vlad Buslov
1
-1
/
+1
2019-02-12
net: sched: prevent insertion of new classifiers during chain flush
Vlad Buslov
1
-0
/
+1
2019-02-12
net: sched: refactor tp insert/delete for concurrent execution
Vlad Buslov
1
-0
/
+18
2019-02-12
net: sched: traverse classifiers in chain with tcf_get_next_proto()
Vlad Buslov
1
-0
/
+2
2019-02-12
net: sched: introduce reference counting for tcf_proto
Vlad Buslov
1
-0
/
+1
2019-02-12
net: sched: protect filter_chain list with filter_chain_lock mutex
Vlad Buslov
1
-0
/
+17
2019-02-12
net: sched: traverse chains in block with tcf_get_next_chain()
Vlad Buslov
1
-0
/
+2
[prev]
[next]