aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/tea.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-20ptp: replace getnstimeofday64() with ktime_get_real_ts64()Arnd Bergmann2-3/+3
2018-06-20net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet2-4/+6
2018-06-20net: net_failover: fix typo in net_failover_slave_register()Liran Alon1-1/+1
2018-06-20ipvlan: use ETH_MAX_MTU as max mtuXin Long1-0/+1
2018-06-20net: hamradio: use eth_broadcast_addrStefan Agner1-6/+2
2018-06-20enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan2-3/+3
2018-06-20MAINTAINERS: Add Sam as the maintainer for NCSIJoel Stanley1-0/+5
2018-06-20net/ncsi: Use netdev_dbg for debug messagesJoel Stanley2-21/+18
2018-06-20net/ncsi: Drop no more channels messageJoel Stanley1-2/+0
2018-06-20net/ncsi: Silence debug messagesJoel Stanley3-11/+11
2018-06-20bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesizeDaniel Borkmann1-4/+3
2018-06-20qed: Do not advertise DCBX_LLD_MANAGED capability.Sudarsana Reddy Kalluru1-7/+4
2018-06-20qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru1-2/+10
2018-06-20qed: Fix possible memory leak in Rx error path handling.Sudarsana Reddy Kalluru1-2/+9
2018-06-17net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov1-1/+1
2018-06-17bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly.David S. Miller1-1/+1
2018-06-17atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse8-14/+23
2018-06-15xdp: Fix handling of devmap in generic XDPToshiaki Makita4-17/+46
2018-06-15bpf: reject any prog that failed read-only lockDaniel Borkmann3-32/+87
2018-06-15bpf: fix panic in prog load calls cleanupDaniel Borkmann3-6/+19
2018-06-15net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu3-7/+10
2018-06-15neighbour: skip NTF_EXT_LEARNED entries during forced gcRoopa Prabhu1-4/+6
2018-06-15net: cxgb3: add error handling for sysfs_create_groupZhouyang Jia1-0/+7
2018-06-15tls: fix waitall behavior in tls_sw_recvmsgDaniel Borkmann1-1/+5
2018-06-15tls: fix use-after-free in tls_push_recordDaniel Borkmann1-13/+13
2018-06-15l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()Guillaume Nault1-1/+1
2018-06-15l2tp: reject creation of non-PPP sessions on L2TPv2 tunnelsGuillaume Nault1-0/+6
2018-06-15mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata1-1/+3
2018-06-15mlxsw: spectrum_router: Align with new route replace logicIdo Schimmel1-16/+5
2018-06-15mlxsw: spectrum_router: Allow appending to dev-only routesIdo Schimmel1-8/+19
2018-06-15ipv6: Only emit append events for appended routesIdo Schimmel1-3/+2
2018-06-15stmmac: added support for 802.1ad vlan strippingElad Nachman1-8/+13
2018-06-15afs: Optimise callback breaking by not repeating volume lookupDavid Howells3-20/+107
2018-06-15afs: Display manually added cells in dynamic root mountDavid Howells7-27/+200
2018-06-15afs: Enable IPv6 DNS lookupsDavid Howells2-2/+2
2018-06-15cfg80211: fix rcu in cfg80211_unregister_wdevDedy Lansky1-0/+1
2018-06-15mac80211: Move up init of TXQsToke Høiland-Jørgensen1-6/+6
2018-06-15mac80211_hwsim: fix module init error pathsJohannes Berg1-2/+9
2018-06-15cfg80211: initialize sinfo in cfg80211_get_stationSven Eckelmann1-0/+2
2018-06-15nl80211: fix some kernel doc tag mistakesLuca Coelho1-14/+14
2018-06-15afs: Show all of a server's addresses in /proc/fs/afs/serversDavid Howells1-2/+8
2018-06-15afs: Handle CONFIG_PROC_FS=nDavid Howells2-2/+10
2018-06-15proc: Make inline name size calculation automaticDavid Howells4-12/+16
2018-06-15orangefs: simplify compat ioctl handlingAl Viro1-42/+12
2018-06-15signalfd: lift sigmask copyin and size checks to callers of do_signalfd4()Al Viro1-25/+25
2018-06-14hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offloadHaiyang Zhang1-13/+13
2018-06-14rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar3-0/+11
2018-06-15bpf, selftests: delete xfrm tunnel when test exits.William Tu1-11/+13
2018-06-15bpf, selftest: check tunnel type more accuratelyJian Wang1-1/+1
2018-06-15selftests/bpf: test offloads even with BPF programs presentJakub Kicinski1-2/+10