Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cdc84dda1e0214960df14aaee6708993b40e28f0
cdc84dd
qlcnic: Free irq for mailbox interrupts
by Manish chopra
· 12 years ago
1403f43
qlcnic: Fix bug in reading HW reset template
by Manish chopra
· 12 years ago
069048f
qlcnic: Fix sparse check endian warnings
by Shahed Shaikh
· 12 years ago
409cc1f
bond: have random dev address by default instead of zeroes
by Jiri Pirko
· 12 years ago
d2ed273
net: disallow drivers with buggy VLAN accel to register_netdevice()
by Michał Mirosław
· 12 years ago
29e3b16
netfilter ipset: Use ipv6_addr_equal() where appropriate.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
d9e8565
netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
70e94e6
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
ff88b30
xfrm: Use ipv6_addr_equal() where appropriate.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
07c2fec
ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
b53c47d
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
f1e7b73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
218774d
ipv6: add anti-spoofing checks for 6to4 and 6rd
by Hannes Frederic Sowa
· 12 years ago
ee873fd
gianfar: Pack struct gfar_priv_grp into three cachelines
by Claudiu Manoil
· 12 years ago
5fedcc1
gianfar: Cleanup gfar_parse_group() code
by Claudiu Manoil
· 12 years ago
0cd3fde
gianfar: Optimize struct gfar_priv_tx_q for two cache lines
by Claudiu Manoil
· 12 years ago
243bb4c
ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabled
by Eric W. Biederman
· 12 years ago
4e58a02
pktgen: support net namespace
by Cong Wang
· 12 years ago
dc97538
net: fec: add napi support to improve proformance
by Frank Li
· 12 years ago
72aa8e1
ethoc: Cleanup driver format
by Barry Grussling
· 12 years ago
040468a
ip_gre: When TOS is inherited, use configured TOS value for non-IP packets
by David Ward
· 12 years ago
5c766d6
ipv4: introduce address lifetime
by Jiri Pirko
· 12 years ago
5a1dc31
Merge branch 'ipfrags'
by David S. Miller
· 12 years ago
3ef0eb0
net: frag, move LRU list maintenance outside of rwlock
by Jesper Dangaard Brouer
· 12 years ago
6d7b857
net: use lib/percpu_counter API for fragmentation mem accounting
by Jesper Dangaard Brouer
· 12 years ago
d433673
net: frag helper functions for mem limit tracking
by Jesper Dangaard Brouer
· 12 years ago
6e34a8b
net: cacheline adjust struct inet_frag_queue
by Jesper Dangaard Brouer
· 12 years ago
5f8e1e8
net: cacheline adjust struct inet_frags for better frag performance
by Jesper Dangaard Brouer
· 12 years ago
cd39a78
net: cacheline adjust struct netns_frags for better frag performance
by Jesper Dangaard Brouer
· 12 years ago
656a05c
net: ks8851: convert to threaded IRQ
by Felipe Balbi
· 12 years ago
08433ef
net neigh: Optimize neighbor entry size calculation.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
cdda889
net: avoid to hang up on sending due to sysctl configuration overflow.
by bingtian.ly@taobao.com
· 12 years ago
fc16e88
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
f7b5d1b
via-rhine: add 64bit statistics.
by Jamie Gloudon
· 12 years ago
7ab59dc
drivers/net/phy/micrel_phy: Add support for new PHYs
by David J. Choi
· 12 years ago
ef3d904
net: phy: realtek: add rtl8211e driver
by Giuseppe CAVALLARO
· 12 years ago
556e625
netpoll: use the net namespace of current process instead of init_net
by Cong Wang
· 12 years ago
faeed82
netpoll: use ipv6_addr_equal() to compare ipv6 addr
by Cong Wang
· 12 years ago
5fbee84
netpoll: add RCU annotation to npinfo field
by Cong Wang
· 12 years ago
ce4a600
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
8a67b05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
689dfa8
powerpc: Max next_tb to prevent from replaying timer interrupt
by Tiejun Chen
· 12 years ago
fefd9e6
powerpc: kernel/kgdb.c: Fix memory leakage
by Cong Ding
· 12 years ago
572177d
powerpc/book3e: Disable interrupt after preempt_schedule_irq
by Tiejun Chen
· 12 years ago
46ed7a7
powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() function
by Carl E. Love
· 12 years ago
72640d8
powerpc/pasemi: Fix crash on reboot
by Steven Rostedt
· 12 years ago
2bf3440
can: rework skb reserved data handling
by Oliver Hartkopp
· 12 years ago
f94d4fe
Merge tag 'md-3.8-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
41d82bd
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32
by Li Zhong
· 12 years ago
45e72af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 12 years ago
ae2c3d9
Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 12 years ago
325a86b
Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
a7966d9
batman-adv: fix local translation table output
by Antonio Quartulli
· 12 years ago
4205e6e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
22f8379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
9ebea38
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
318fe78
IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround
by Suravee Suthikulpanit
· 12 years ago
8d56b6d
igbvf: be sane about random MAC addresses
by Mitch A Williams
· 12 years ago
5ac6f91
igb: Don't give VFs random MAC addresses
by Mitch A Williams
· 12 years ago
d4e0bfe
GFS2: fix skip unlock condition
by David Teigland
· 12 years ago
aa19c29
ixgbevf: Make sure link status and speed are fetched
by Greg Rose
· 12 years ago
39149d4
e1000e: cleanup: remove comments which are no longer applicable
by Bruce Allan
· 12 years ago
a9bb629
e1000e: cleanup hw.h
by Bruce Allan
· 12 years ago
41c7d9c
e1000e: cleanup: remove unused #define
by Bruce Allan
· 12 years ago
3e35d99
e1000e: adjust PM QoS request
by Bruce Allan
· 12 years ago
c3d2dbf
e1000e: correct maximum frame size on 82579
by Bruce Allan
· 12 years ago
6b598e1
e1000e: cleanup: remove e1000e_commit_phy()
by Bruce Allan
· 12 years ago
dde3a57
e1000e: cleanup: remove e1000_get_cable_length()
by Bruce Allan
· 12 years ago
84c1bef
e1000e: cleanup: remove e1000_get_phy_cfg_done()
by Bruce Allan
· 12 years ago
fe90849
e1000e: cleanup: rename e1000_get_cfg_done()
by Bruce Allan
· 12 years ago
c2c6629
e1000e: cleanup: remove e1000_force_speed_duplex()
by Bruce Allan
· 12 years ago
7de89f0
e1000e: cleanup: remove e1000_set_d0_lplu_state()
by Bruce Allan
· 12 years ago
cef401d
net: fix possible wrong checksum generation
by Eric Dumazet
· 12 years ago
6155002
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 12 years ago
6642f91
dm9601: support dm9620 variant
by Peter Korsgaard
· 12 years ago
0e36cbb
net: add RCU annotation to sk_dst_cache field
by Cong Wang
· 12 years ago
cec771d
decnet: use correct RCU API to deref sk_dst_cache field
by Cong Wang
· 12 years ago
78fb2de
net/mlx4_en: Initialize RFS filters lock and list in init_netdev
by Amir Vadai
· 12 years ago
7225922
net/mlx4_en: Fix a race when closing TX queue
by Amir Vadai
· 12 years ago
f356fcbe
net/mlx4_core: Return proper error code when __mlx4_add_one fails
by Jack Morgenstein
· 12 years ago
dbd501a
net/mlx4_en: Use the correct netif lock on ndo_set_rx_mode
by Eugenia Emantayev
· 12 years ago
db0e7cb
net/mlx4_en: Fix traffic loss under promiscuous mode
by Aviad Yehezkel
· 12 years ago
2d51837
net/mlx4_en: Issue the dump eth statistics command under lock
by Eugenia Emantayev
· 12 years ago
5f19d12
SCTP: Free the per-net sysctl table on net exit. v2
by Vlad Yasevich
· 12 years ago
014f2ff
net: phy: icplus: fix broken INTR pin settings
by Giuseppe CAVALLARO
· 12 years ago
b4a4963
net: phy: icplus: Use the RGMII interface mode to configure clock delays
by Stuart Menefy
· 12 years ago
5465740
IP_GRE: Fix kernel panic in IP_GRE with GRE csum.
by Pravin B Shelar
· 12 years ago
a1b1add
gro: Fix kcalloc argument order
by Joe Perches
· 12 years ago
4bf613c6
irda: buffer overflow in irnet_ctrl_read()
by Dan Carpenter
· 12 years ago
9839ff0
sctp: set association state to established in dupcook_a handler
by Xufeng Zhang
· 12 years ago
75356a8
ip6mr: limit IPv6 MRT_TABLE identifiers
by Dan Carpenter
· 12 years ago
ce11ff5
r8169: fix vlan tag read ordering.
by françois romieu
· 12 years ago
56a666d
net: cdc_ncm: use IAD provided by the USB core
by Bjørn Mork
· 12 years ago
2afd0a2
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
6efecd8
Merge branch 'intel'
by David S. Miller
· 12 years ago
b618ad1
batman-adv: filter ARP packets with invalid MAC addresses in DAT
by Matthias Schiffer
· 12 years ago
757dd82
batman-adv: check for more types of invalid IP addresses in DAT
by Matthias Schiffer
· 12 years ago
0d15bec
batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply()
by Matthias Schiffer
· 12 years ago
70806a7
e1000e: cleanup: do not assign a variable a value when not necessary
by Bruce Allan
· 12 years ago
7dbbe5d
e1000e: do not ignore variables which get set a value
by Bruce Allan
· 12 years ago
Next »