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
2019-02-22
net/packet: Ask driver for protocol if not provided by user
Maxim Mikityanskiy
1
-3
/
+12
2019-02-22
net/ethernet: Add parse_protocol header_ops support
Maxim Mikityanskiy
1
-0
/
+13
2019-02-22
net: Don't set transport offset to invalid value
Maxim Mikityanskiy
1
-3
/
+3
2019-02-22
Merge tag 'mac80211-next-for-davem-2019-02-22' of git://git.kernel.org/pub/sc...
David S. Miller
28
-362
/
+1252
2019-02-22
Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-3
/
+8
2019-02-22
net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation
Florian Fainelli
3
-4
/
+121
2019-02-22
net: dsa: Deny enslaving VLAN devices into VLAN aware bridge
Florian Fainelli
1
-3
/
+36
2019-02-22
net: socket: add check for negative optlen in compat setsockopt
Jann Horn
1
-1
/
+5
2019-02-22
ipv6: route: purge exception on removal
Paolo Abeni
1
-1
/
+12
2019-02-22
net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version
Lorenzo Bianconi
1
-0
/
+3
2019-02-22
sctp: don't compare hb_timer expire date before starting it
Maciej Kwiecien
1
-1
/
+2
2019-02-22
mac80211: allocate tailroom for forwarded mesh packets
Felix Fietkau
1
-1
/
+6
2019-02-22
rhashtable: Remove obsolete rhashtable_walk_init function
Herbert Xu
2
-21
/
+4
2019-02-22
mac80211: Use rhashtable_lookup_get_insert_fast instead of racy code
Herbert Xu
1
-16
/
+8
2019-02-22
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
194
-2065
/
+6820
2019-02-22
mac80211: update HE IEs to D3.3
Liad Kaufman
1
-10
/
+25
2019-02-22
cfg80211: allow sending vendor events unicast
Johannes Berg
1
-6
/
+24
2019-02-22
mac80211: ignore quiet mode in probe
Sara Sharon
1
-3
/
+3
2019-02-22
mac80211: allow CSA to self with immediate quiet
Sara Sharon
1
-1
/
+2
2019-02-22
mac80211: notify driver on subsequent CSA beacons
Sara Sharon
3
-14
/
+70
2019-02-22
mac80211: fix position of vendor_data read
Liad Kaufman
1
-2
/
+19
2019-02-22
mac80211: abort CSA if beacon does not include CSA IEs
Sara Sharon
3
-6
/
+57
2019-02-22
mac80211: support max channel switch time element
Sara Sharon
4
-0
/
+13
2019-02-22
cfg80211: Report Association Request frame IEs in association events
Jouni Malinen
5
-14
/
+41
2019-02-22
cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast address
Mao Wenan
1
-1
/
+1
2019-02-22
mac80211: Change default tx_sk_pacing_shift to 7
Toke Høiland-Jørgensen
1
-2
/
+2
2019-02-21
phonet: fix building with clang
Arnd Bergmann
1
-16
/
+16
2019-02-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-44
/
+44
2019-02-21
net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap
Lorenzo Bianconi
1
-18
/
+18
2019-02-21
net: ip_gre: do not report erspan_ver for gre or gretap
Lorenzo Bianconi
1
-16
/
+17
2019-02-21
net: Get rid of switchdev_port_attr_get()
Florian Fainelli
1
-7
/
+0
2019-02-21
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
Florian Fainelli
1
-15
/
+1
2019-02-21
net: bridge: Stop calling switchdev_port_attr_get()
Florian Fainelli
1
-6
/
+5
2019-02-21
net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS
Florian Fainelli
3
-0
/
+18
2019-02-21
net: dsa: enable flooding for bridge ports
Russell King
1
-3
/
+13
2019-02-21
net: dsa: add support for bridge flags
Russell King
3
-0
/
+28
2019-02-21
tipc: improve function tipc_wait_for_rcvmsg()
Tung Nguyen
1
-4
/
+5
2019-02-21
tipc: improve function tipc_wait_for_cond()
Tung Nguyen
1
-1
/
+1
2019-02-21
bridge: remove redundant check on err in br_multicast_ipv4_rcv
Li RongQing
1
-6
/
+1
2019-02-21
net: remove unneeded switch fall-through
Li RongQing
2
-2
/
+0
2019-02-21
net: sched: potential NULL dereference in tcf_block_find()
Dan Carpenter
1
-1
/
+3
2019-02-21
ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs
Callum Sinclair
2
-54
/
+99
2019-02-21
devlink: Modify reply of DEVLINK_CMD_HEALTH_REPORTER_GET
Aya Levin
1
-2
/
+4
2019-02-21
devlink: Rename devlink health attributes
Aya Levin
1
-2
/
+2
2019-02-21
net/smc: allow PCI IDs as ib device names in the pnet table
Hans Wippel
1
-2
/
+4
2019-02-21
net/smc: add pnet table namespace support
Hans Wippel
4
-43
/
+162
2019-02-21
net/smc: add smcd support to the pnet table
Hans Wippel
1
-7
/
+80
2019-02-21
net/smc: rework pnet table
Hans Wippel
4
-194
/
+249
2019-02-21
net/smc: cleanup for smcr_tx_sndbuf_nonempty
Ursula Braun
1
-3
/
+2
2019-02-21
net/smc: fix smc_poll in SMC_INIT state
Ursula Braun
1
-3
/
+3
[prev]
[next]