index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-17
mac80211: use constant time comparison with keys
jd/memcmp-wpa
Jason A. Donenfeld
1
-1
/
+2
2017-10-16
Merge tag 'mac80211-for-davem-2017-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
1
-4
/
+17
2017-10-16
dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notification
Xin Long
1
-1
/
+12
2017-10-16
net/sched: cls_flower: Set egress_dev mark when calling into the HW driver
Or Gerlitz
1
-0
/
+2
2017-10-16
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
3
-3
/
+9
2017-10-16
net: enable interface alias removal via rtnl
Nicolas Dichtel
1
-1
/
+4
2017-10-16
Merge branch 'rtnetlink-dev-notification-fixes'
David S. Miller
1
-2
/
+6
2017-10-16
rtnetlink: do not set notification for tx_queue_len in do_setlink
Xin Long
1
-1
/
+1
2017-10-16
rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink
Xin Long
1
-1
/
+1
2017-10-16
rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event
Xin Long
1
-0
/
+1
2017-10-16
rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event
Xin Long
1
-0
/
+1
2017-10-16
rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_event
Xin Long
1
-0
/
+1
2017-10-16
rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_event
Xin Long
1
-0
/
+1
2017-10-16
mac80211: accept key reinstall without changing anything
Johannes Berg
1
-4
/
+17
2017-10-14
Merge branch 'bnxt_en-fixes'
David S. Miller
5
-34
/
+112
2017-10-14
bnxt_en: Fix possible corruption in DCB parameters from firmware.
Sankar Patchineelam
1
-5
/
+18
2017-10-14
bnxt_en: Fix possible corrupted NVRAM parameters from firmware response.
Michael Chan
3
-1
/
+10
2017-10-14
bnxt_en: Fix VF resource checking.
Michael Chan
1
-2
/
+9
2017-10-14
bnxt_en: Fix VF PCIe link speed and width logic.
Vasundhara Volam
1
-1
/
+1
2017-10-14
bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.
Michael Chan
3
-12
/
+21
2017-10-14
bnxt_en: Improve VF/PF link change logic.
Michael Chan
1
-13
/
+53
2017-10-14
net: dsa: mv88e6060: fix switch MAC address
Vivien Didelot
1
-2
/
+8
2017-10-14
l2tp: check ps->sock before running pppol2tp_session_ioctl()
Guillaume Nault
1
-0
/
+3
2017-10-14
net: fix typo in skbuff.c
Wenhua Shi
1
-1
/
+1
2017-10-13
net: stmmac: dwmac_lib: fix interchanged sleep/timeout values in DMA reset function
Emiliano Ingrassia
1
-1
/
+1
2017-10-13
liquidio: fix timespec64_to_ns typo
Arnd Bergmann
1
-1
/
+1
2017-10-13
Merge tag 'wireless-drivers-for-davem-2017-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
David S. Miller
18
-197
/
+232
2017-10-12
ip: update policy routing config help
Stephen Hemminger
1
-5
/
+3
2017-10-11
net/ncsi: Don't limit vids based on hot_channel
Samuel Mendoza-Jonas
2
-8
/
+10
2017-10-11
r8169: only enable PCI wakeups when WOL is active
Daniel Drake
1
-2
/
+0
2017-10-11
macsec: fix memory leaks when skb_to_sgvec fails
Sabrina Dubroca
1
-0
/
+2
2017-10-10
net: call cgroup_sk_alloc() earlier in sk_clone_lock()
Eric Dumazet
1
-2
/
+1
2017-10-10
Revert "net: defer call to cgroup_sk_alloc()"
Eric Dumazet
3
-6
/
+13
2017-10-10
Merge branch 'nfp-fix-ethtool-stats-and-page-allocation'
David S. Miller
2
-9
/
+19
2017-10-10
nfp: handle page allocation failures
Jakub Kicinski
1
-6
/
+14
2017-10-10
nfp: fix ethtool stats gather retry
Jakub Kicinski
1
-3
/
+5
2017-10-10
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
David S. Miller
2
-28
/
+37
2017-10-10
wimax/i2400m: Remove VLAIS
Behan Webster
1
-1
/
+1
2017-10-10
i40e: Fix memory leak related filter programming status
Alexander Duyck
1
-27
/
+36
2017-10-10
i40e: Fix comment about locking for __i40e_read_nvm_word()
Stefano Brivio
1
-1
/
+1
2017-10-09
net: defer call to cgroup_sk_alloc()
Eric Dumazet
3
-13
/
+6
2017-10-09
net: memcontrol: defer call to mem_cgroup_sk_alloc()
Eric Dumazet
3
-16
/
+5
2017-10-09
Merge branch 'ppc-bundle' (bundle from Michael Ellerman)
Linus Torvalds
2
-2
/
+35
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
54
-164
/
+211
2017-10-09
cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan
Aleksander Morgado
1
-0
/
+13
2017-10-09
Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-8
/
+8
2017-10-09
net: thunderx: mark expected switch fall-throughs in nicvf_main()
Gustavo A. R. Silva
1
-0
/
+2
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
26
-64
/
+107
2017-10-09
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
David S. Miller
6
-54
/
+13
2017-10-09
udp: fix bcast packet reception
Paolo Abeni
1
-9
/
+5
[next]