Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
177c8d1c96eb9851210313922a12ae8b0b63d8c0
177c8d1
net: mvpp2: Fix a memory leak in error handling path
by Christophe Jaillet
· 8 years ago
3608b13
mlx4: reduce OOM risk on arches with large pages
by Eric Dumazet
· 8 years ago
b9ef4ab
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
e716953
ptr_ring: fix race conditions when resizing
by Michael S. Tsirkin
· 8 years ago
d4e854c
net: qlogic: qla3xxx: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
f74f92b
fsl/fman: fix spelling mistake in variable name en_tsu_err_exeption
by Colin Ian King
· 8 years ago
d410526
Merge branch 'sctp-MSG_MORE'
by David S. Miller
· 8 years ago
4ea0c32
sctp: add support for MSG_MORE
by Xin Long
· 8 years ago
b7018d0
sctp: flush out queue once assoc state falls into SHUTDOWN_PENDING
by Xin Long
· 8 years ago
93a66e9
GTP: Add some basic documentation about drivers/net/gtp.c
by Harald Welte
· 8 years ago
eb36bed
net: aquantia: remove function aq_ring_tx_deinit
by Lino Sanfilippo
· 8 years ago
90a6c99
net: ena: remove superfluous check in ena_remove()
by Lino Sanfilippo
· 8 years ago
2317c6b
openvswitch: Set event bit after initializing labels.
by Jarno Rajahalme
· 8 years ago
5ed3fea
Merge branch 'phy-unbind-crash'
by David S. Miller
· 8 years ago
25149ef
net: phy: Check phydev->drv
by Florian Fainelli
· 8 years ago
7b9a88a
net: phy: Fix PHY unbind crash
by Florian Fainelli
· 8 years ago
cd2b708
sctp: check duplicate node before inserting a new transport
by Xin Long
· 8 years ago
7e1392f
of_mdio: Add "broadcom,bcm5241" to the whitelist.
by David Daney
· 8 years ago
d4ff816
net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac support
by david.wu
· 8 years ago
a4d69a4
sctp: sctp_transport_dst_check should check if transport pmtu is dst mtu
by Xin Long
· 8 years ago
585396b
Merge branch 'sctp-rcv-side-stream-reconf-ssn-reset-req-chunk'
by David S. Miller
· 8 years ago
d884aa6
sctp: add reconf chunk event
by Xin Long
· 8 years ago
2040d3d
sctp: add reconf chunk process
by Xin Long
· 8 years ago
ea62504
sctp: add a function to verify the sctp reconf chunk
by Xin Long
· 8 years ago
16e1a91
sctp: implement receiver-side procedures for the Incoming SSN Reset Request Parameter
by Xin Long
· 8 years ago
8105447
sctp: implement receiver-side procedures for the Outgoing SSN Reset Request Parameter
by Xin Long
· 8 years ago
35ea82d
sctp: add support for generating stream ssn reset event notification
by Xin Long
· 8 years ago
bd4b9f8
sctp: add support for generating stream reconf resp chunk
by Xin Long
· 8 years ago
61845d2
virtio-net: batch stats updating
by Jason Wang
· 8 years ago
f5a5772
mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()
by Eric Dumazet
· 8 years ago
1786dbf
uapi: fix linux/rds.h userspace compilation error
by Dmitry V. Levin
· 8 years ago
feb0869
uapi: fix linux/rds.h userspace compilation errors
by Dmitry V. Levin
· 8 years ago
bcb41c6
uapi: fix linux/mroute.h userspace compilation errors
by Dmitry V. Levin
· 8 years ago
72aa107
uapi: fix linux/mroute6.h userspace compilation errors
by Dmitry V. Levin
· 8 years ago
6c07ec0
uapi: fix linux/ipv6_route.h userspace compilation errors
by Dmitry V. Levin
· 8 years ago
249168a
ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqs
by Thomas Falcon
· 8 years ago
901e040
ibmvnic: Use common counter for capabilities checks
by Thomas Falcon
· 8 years ago
6c267b3
ibmvnic: Handle processing of CRQ messages in a tasklet
by Thomas Falcon
· 8 years ago
1e128c8
qed: Add support for hardware offloaded FCoE.
by Arun Easi
· 8 years ago
f787d1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
83a0c6e
i40e: Invoke softirqs after napi_reschedule
by Benjamin Poirier
· 8 years ago
ee847d9
i40e: remove duplicate device id from PCI table
by Carolyn Wyborny
· 8 years ago
b9c015d
i40e: mark the value passed to csum_replace_by_diff as __wsum
by Jacob Keller
· 8 years ago
ae13670
i40e: Error handling for link event
by Harshitha Ramamurthy
· 8 years ago
5cb2590
i40e: properly convert le16 value to CPU format
by Jacob Keller
· 8 years ago
2ae0bf5
i40e: convert to cpu from le16 to generate switch_id correctly
by Jacob Keller
· 8 years ago
773d402
i40e: refactor AQ CMD buffer debug printing
by Alan Brady
· 8 years ago
3c234c4
i40e: Fix Adaptive ITR enabling
by Carolyn Wyborny
· 8 years ago
51f3826
i40evf: add comment
by Mitch Williams
· 8 years ago
8a68bad
i40evf: free rings in remove function
by Mitch Williams
· 8 years ago
03aa268
i40e: remove unnecessary call to i40e_update_link_info
by Jacob Keller
· 8 years ago
1d68005
i40e: enable mc magic pkt wakeup during power down
by Joshua Hay
· 8 years ago
a410c82
i40e: fix disable overflow promiscuous mode
by Alan Brady
· 8 years ago
00ea1ce
ipv6: release dst on error in ip6_dst_lookup_tail
by Willem de Bruijn
· 8 years ago
2763f92
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
b92ce30
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
17a984b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
244ff16
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e602e70
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3dd9c12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
fc98c3c
printk: use rcuidle console tracepoint
by Sergey Senozhatsky
· 8 years ago
69e0517
ARM: multi_v7_defconfig: enable Qualcomm RPMCC
by Andy Gross
· 8 years ago
4c03b86
irda: Fix lockdep annotations in hashbin_delete().
by David S. Miller
· 8 years ago
6dc39c5
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
22f0708
vxlan: fix oops in dev_fill_metadata_dst
by Paolo Abeni
· 8 years ago
4e33e34
tcp: use page_ref_inc() in tcp_sendmsg()
by Eric Dumazet
· 8 years ago
a4ecb15
tcp: accommodate sequence number to a peer's shrunk receive window caused by precision loss in window scaling
by Cui, Cheng
· 8 years ago
e606519
Merge branch 'sfc-misc-fixes'
by David S. Miller
· 8 years ago
9c568fd
sfc: do not device_attach if a reset is pending
by Peter Dunning
· 8 years ago
105eac6
sfc: forget filters from sw table if hw replies ENOENT on removing them
by Bert Kenward
· 8 years ago
0ccb998
sfc: fix filter_id misinterpretation in edge case
by Jon Cooper
· 8 years ago
fbdf0e2
vmxnet3: prevent building with 64K pages
by Arnd Bergmann
· 8 years ago
74179d4
net/wan: add MODULE_LICENSE for fsl_ucc_hdlc
by Valentin Longchamp
· 8 years ago
d2c5829
rds:Remove unnecessary ib_ring unalloc
by Zhu Yanjun
· 8 years ago
3b47352
nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* defines
by Simon Horman
· 8 years ago
806a837
pkt_sched: Remove useless qdisc_stab_lock
by Gao Feng
· 8 years ago
88c4845
rxrpc: Change module filename to rxrpc.ko
by David Howells
· 8 years ago
b512472
netvsc: fix typo on statistics
by Simon Xiao
· 8 years ago
025331d
rtnl: don't account unused struct ifla_port_vsi in rtnl_port_size
by Daniel Borkmann
· 8 years ago
99f18f1
net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
336f8a7
net: hamachi: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
eda7a5e
bridge: don't indicate expiry on NTF_EXT_LEARNED fdb entries
by Roopa Prabhu
· 8 years ago
a2b4eb5
Merge branch 'bpf-misc'
by David S. Miller
· 8 years ago
74451e66
bpf: make jited programs visible in traces
by Daniel Borkmann
· 8 years ago
9383191
bpf: remove stubs for cBPF from arch code
by Daniel Borkmann
· 8 years ago
c78f8bd
bpf: mark all registered map/prog types as __ro_after_init
by Daniel Borkmann
· 8 years ago
5edabca
dccp: fix freeing skb too early for IPV6_RECVPKTINFO
by Andrey Konovalov
· 8 years ago
afcb50b
bridge: vlan_tunnel: explicitly reset metadata attrs to NULL on failure
by Roopa Prabhu
· 8 years ago
6850f8b
net: bgmac: store MAC address directly in netdev->dev_addr
by Tobias Klauser
· 8 years ago
3105dfb
Merge tag 'wireless-drivers-next-for-davem-2017-02-16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
2fe1e8a
Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
a0d5ef4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
444a034
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
6adfd6a
Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
7ed1b12
Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntb
by Linus Torvalds
· 8 years ago
6d6a505
net: ethoc: Use eth_hw_addr_random()
by Tobias Klauser
· 8 years ago
e1c151a
Merge branch 'rhashtable-allocation-failure-during-insertion'
by David S. Miller
· 8 years ago
da20420
rhashtable: Add nested tables
by Herbert Xu
· 8 years ago
40f9f43
tipc: Fix tipc_sk_reinit race conditions
by Herbert Xu
· 8 years ago
98687f4
gfs2: Use rhashtable walk interface in glock_hash_walk
by Herbert Xu
· 8 years ago
Next »