Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ff66fc3ab0a4bd28abbc9e3caee159be1d195676
ff66fc3
isdn/gigaset: drop duplicate declaration
by Tilman Schmidt
· 10 years ago
340b6e5
tipc: fix broadcast wakeup contention after congestion
by Richard Alpe
· 10 years ago
4f675eb
enic: add support for set/get rss hash key
by Govindarajulu Varadarajan
· 10 years ago
7dbea3e
Merge branch 'napi_page_frags'
by David S. Miller
· 10 years ago
45abfb1
ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
by Alexander Duyck
· 10 years ago
e2338f8
ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_align
by Alexander Duyck
· 10 years ago
e0e3121
cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
by Alexander Duyck
· 10 years ago
67fd893
ethernet/intel: Use napi_alloc_skb
by Alexander Duyck
· 10 years ago
fd11a83
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
by Alexander Duyck
· 10 years ago
ffde732
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
by Alexander Duyck
· 10 years ago
6e5f59a
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 10 years ago
6c702fa
dummy: use MODULE_VERSION
by Flavio Leitner
· 10 years ago
6ea3b44
net: sched: cls: use nla_nest_cancel instead of nlmsg_trim
by Jiri Pirko
· 10 years ago
f9c5c62
amd-xgbe: Use disable_irq_nosync when in IRQ context
by Lendacky, Thomas
· 10 years ago
213a992
net: fec: avoid kernal crash by NULL pointer when no phy connection
by Nimrod Andy
· 10 years ago
023160b
tipc: avoid double lock 'spin_lock:&seq->lock'
by Ying Xue
· 10 years ago
fb3b596
net: systemport: allow changing MAC address
by Florian Fainelli
· 10 years ago
6271037
Merge branch 'bridge_mode'
by David S. Miller
· 10 years ago
4a5fdfe
bridge: remove mode BRIDGE_MODE_SWDEV
by Roopa Prabhu
· 10 years ago
1d460b9
rocker: remove swdev mode
by Roopa Prabhu
· 10 years ago
fc0bdbb
bridge: new mode flag to indicate mode 'undefined'
by Roopa Prabhu
· 10 years ago
b5f185f
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
450fa21
sh_eth: Remove redundant alignment adjustment
by Mitsuhiro Kimura
· 10 years ago
319cd52
sh_eth: Optimization for RX excess judgement
by Mitsuhiro Kimura
· 10 years ago
e008f3f
net: avoid to call skb_queue_len again
by Li RongQing
· 10 years ago
5d6201e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
602de7e
Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 10 years ago
605ad7f
tcp: refine TSO autosizing
by Eric Dumazet
· 10 years ago
218321e
bury memcpy_toiovec()
by Al Viro
· 10 years ago
d3a9632
skb_copy_datagram_iovec() can die
by Al Viro
· 10 years ago
ba56840
ppp_read(): switch to skb_copy_datagram_iter()
by Al Viro
· 10 years ago
e5a4b0b
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
by Al Viro
· 10 years ago
1783639
first fruits - kill l2cap ->memcpy_fromiovec()
by Al Viro
· 10 years ago
c0371da
put iov_iter into msghdr
by Al Viro
· 10 years ago
d838df2
vmci: propagate msghdr all way down to __qp_memcpy_from_queue()
by Al Viro
· 10 years ago
56c39fb
switch l2cap ->memcpy_fromiovec() to msghdr
by Al Viro
· 10 years ago
f4362a2
switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
by Al Viro
· 10 years ago
f69e6d1
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
by Al Viro
· 10 years ago
19e3c66
ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_opt"
by Al Viro
· 10 years ago
b61e9dc
raw.c: stick msghdr into raw_frag_vec
by Al Viro
· 10 years ago
c7f3685
Merge branch 'iov_iter' into for-davem-2
by Al Viro
· 10 years ago
5e84e18
chelsio: fix misspelling of current function in string
by Julia Lawall
· 10 years ago
d954e87
hp100: fix misspelling of current function in string
by Julia Lawall
· 10 years ago
791a1dd
uli526x: fix misspelling of current function in string
by Julia Lawall
· 10 years ago
eeb4e6d
isdn: fix misspelling of current function in string
by Julia Lawall
· 10 years ago
bbc7975
dmfe: fix misspelling of current function in string
by Julia Lawall
· 10 years ago
d6b00fe
macvlan: play well with ipvlan device
by Mahesh Bandewar
· 10 years ago
5933fea
ipvlan: move the device check function into netdevice.h
by Mahesh Bandewar
· 10 years ago
764e433
ipvlan: play well with macvlan device
by Mahesh Bandewar
· 10 years ago
2f33e7d
netdevice: Add a function to check macvlan port
by Mahesh Bandewar
· 10 years ago
dbfc4fb
dst: no need to take reference on DST_NOCACHE dsts
by Hannes Frederic Sowa
· 10 years ago
c19be73
dummy: add support for ethtool get_drvinfo
by Flavio Leitner
· 10 years ago
6dc6964
Documentation (ixgbe.txt): use a decimal address.
by Rami Rosen
· 10 years ago
d2b2a13
openvswitch: set correct protocol on route lookup
by Jiri Benc
· 10 years ago
62dbe83
macvlan: allow setting LRO independently of lower device
by Michal Kubeček
· 10 years ago
4bd145b
i40e/i40evf: Convert macro to static inline
by Jeff Kirsher
· 10 years ago
e51d9b8
i40e: add to NVM update debug message
by Shannon Nelson
· 10 years ago
bf848f3
i40e: check for AQ timeout in aq_rc decode
by Shannon Nelson
· 10 years ago
a3f0b38
i40e: poll on NVM semaphore only if not other error
by Shannon Nelson
· 10 years ago
0fdd052
i40e: fix up NVM update sm error handling
by Shannon Nelson
· 10 years ago
c509c1d
i40e: set max limit for access polling
by Shannon Nelson
· 10 years ago
2a6d8c2
i40e: remove unused nvm_semaphore_wait
by Shannon Nelson
· 10 years ago
0f52958
i40e: init NVM update state on adminq init
by Shannon Nelson
· 10 years ago
43477d2
i40e: add range check to i40e_aq_rc_to_posix
by Shannon Nelson
· 10 years ago
74d0d0e
i40e: rework debug messages for NVM update
by Shannon Nelson
· 10 years ago
bf06f7a
i40e: let firmware catch the NVM busy error
by Shannon Nelson
· 10 years ago
c150a50
i40e: better error messages for NVM update issues
by Shannon Nelson
· 10 years ago
4443ec9
i40e: clear NVM update state on ethtool test
by Shannon Nelson
· 10 years ago
bd42b78
net: sched: cls_basic: fix error path in basic_change()
by Jiri Pirko
· 10 years ago
0f6538c
net: macb: Remove obsolete comment from Kconfig
by James Byrne
· 10 years ago
b2abeed
net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in Kconfig
by Andreas Ruprecht
· 10 years ago
0cf00c6
net/socket.c : introduce helper function do_sock_sendmsg to replace reduplicate code
by Gu Zheng
· 10 years ago
42eef7a
tcp_cubic: refine Hystart delay threshold
by Eric Dumazet
· 10 years ago
6e3a8a9
tcp_cubic: add SNMP counters to track how effective is Hystart
by Eric Dumazet
· 10 years ago
5cccc70
x86: bpf_jit_comp: Remove inline from static function definitions
by Joe Perches
· 10 years ago
d148134
x86: bpf_jit_comp: Reduce is_ereg() code size
by Joe Perches
· 10 years ago
57d743a
net: sched: cls: remove unused op put from tcf_proto_ops
by Jiri Pirko
· 10 years ago
02dc402
bnx2x: Use correct fastpath version for VFs.
by Yuval Mintz
· 10 years ago
36c71a7
net: tulip: Remove private "strncmp"
by Rasmus Villemoes
· 10 years ago
c8a73a3
drivers: net : cpsw: Update Kconfig for CPSW
by Lokesh Vutla
· 10 years ago
4988bb4
tipc: fix missing spinlock init and nullptr oops
by Erik Hugne
· 10 years ago
d9a28c5
r8152: redefine REALTEK_USB_DEVICE
by hayeswang
· 10 years ago
6ffe75e
net: avoid two atomic operations in fast clones
by Eric Dumazet
· 10 years ago
395eea6
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
by Mahesh Bandewar
· 10 years ago
5f4d8d9
tc_act: export uapi header file
by stephen hemminger
· 10 years ago
7ee8136
Merge branch 'cxgb4-next'
by David S. Miller
· 10 years ago
dff04bc
cxgb4: Update firmware version after flashing it via ethtool
by Hariprasad Shenai
· 10 years ago
df64e4d
cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses
by Hariprasad Shenai
· 10 years ago
e85c9a7
cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue Registers
by Hariprasad Shenai
· 10 years ago
e0a8b34
cxgb4vf: Add and initialize some sge params for VF driver
by Hariprasad Shenai
· 10 years ago
88b17b6
tipc: drop tx side permission checks
by Erik Hugne
· 10 years ago
11e6c65
rocker: fix eth_type type in struct rocker_ctrl
by Jiri Pirko
· 10 years ago
9b03c71
rocker: introduce be put/get variants and use it when appropriate
by Jiri Pirko
· 10 years ago
86fe8f8
ipv6: remove useless spin_lock/spin_unlock
by Duan Jiong
· 10 years ago
54ceb9e
amd-xgbe: IRQ names require allocated memory
by Lendacky, Thomas
· 10 years ago
9cdfe2c
sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit()
by David L Stevens
· 10 years ago
58048e6
Merge branch 'genet-gphy'
by David S. Miller
· 10 years ago
60efff0
net: phy: bcm7xxx: add an explicit version check for GPHY rev G0
by Florian Fainelli
· 10 years ago
b04a2f5
net: bcmgenet: add support for new GENET PHY revision scheme
by Florian Fainelli
· 10 years ago
6db70e3e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 10 years ago
Next »