Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8fb575ca396bc31d9fa99c26336e2432b41d1bfc
8fb575c
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
by Alexei Starovoitov
· 10 years ago
4df95ff
net: filter: rename sk_chk_filter() -> bpf_check_classic()
by Alexei Starovoitov
· 10 years ago
009937e
net: filter: rename sk_filter_proglen -> bpf_classic_proglen
by Alexei Starovoitov
· 10 years ago
278571b
net: filter: simplify socket charging
by Alexei Starovoitov
· 10 years ago
4330487
net: use inet6_iif instead of IP6CB()->iif
by Duan Jiong
· 10 years ago
7bcc673
ISDN: pcbit: off by one bugs in pcbit_set_msn()
by Dan Carpenter
· 10 years ago
e98d69b
AX88179_178A: Add ethtool ops for EEE support
by Freddy Xin
· 10 years ago
74e83b2
netlink: Use PAGE_ALIGNED macro
by Tobias Klauser
· 10 years ago
7304fe4
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
by Duan Jiong
· 10 years ago
299ee12
sctp: Fixup v4mapped behaviour to comply with Sock API
by Jason Gunthorpe
· 10 years ago
536721b
net: kernel-doc compliant documentation for net_device
by Karoly Kemeny
· 10 years ago
8e97b85
Merge branch 'stmmac-next'
by David S. Miller
· 10 years ago
3b57de9
net: stmmac: Support devicetree configs for mcast and ucast filter entries
by Vince Bridgers
· 10 years ago
ea6856e
ARM: socfpga: Add socfpga Ethernet filter attributes entries
by Vince Bridgers
· 10 years ago
94ceaa2
dts: Add bindings for multicast hash bins and perfect filter entries
by Vince Bridgers
· 10 years ago
aefef4c
net: stmmac: Correct set_filter for multicast and unicast cases
by Vince Bridgers
· 10 years ago
7ed24bb
net: stmmac: Change MAC interface to support multiple filter configurations
by Vince Bridgers
· 10 years ago
a173e55
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
388070f
tcp: don't require root to read tcp_metrics
by Banerjee, Debabrata
· 10 years ago
2b391ee
team: fix releasing uninitialized pointer to BPF prog
by Daniel Borkmann
· 10 years ago
7d5570c
netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attribute
by Pablo Neira Ayuso
· 10 years ago
b6d0468
netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper functions
by Alexey Perevalov
· 10 years ago
ccda4a7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 10 years ago
7fc527f
net: bcmgenet: correct spelling
by Brian Norris
· 10 years ago
989e9ad
Merge branch 'libphy_mmd'
by David S. Miller
· 10 years ago
49193a6
Documentation: networking: phy.txt: Update text for indirect MMD access
by Vince Bridgers
· 10 years ago
1993694
net: libphy: Add stubs to hook IEEE MMD Register reads and writes
by Vince Bridgers
· 10 years ago
0c1d77d
net: libphy: Add phy specific function to access mmd phy registers
by Vince Bridgers
· 10 years ago
9e6492e
net/fsl: Add format length modifier to avoid negative values
by Shruti Kanetkar
· 10 years ago
c1543d3
net/fsl: fix misspelled word
by Madalin Bucur
· 10 years ago
34c5bd6
net: filter: don't release unattached filter through call_rcu()
by Pablo Neira
· 10 years ago
e10038a
netfilter: xt_bpf: add mising opaque struct sk_filter definition
by Pablo Neira
· 10 years ago
5160ee9
CAPI: use correct structure type name in sizeof
by Julia Lawall
· 10 years ago
6b1bed7
Merge branch 'amd-xgbe-next'
by David S. Miller
· 10 years ago
fca2d99
amd-xgbe: Add traffic class support
by Lendacky, Thomas
· 10 years ago
b668a3a
amd-xgbe-phy: Print out the auto-negotiation method used
by Lendacky, Thomas
· 10 years ago
5c10e5c
amd-xgbe-phy: Updates to KR training initiation
by Lendacky, Thomas
· 10 years ago
169a630
amd-xgbe-phy: Updates to rate change complete check
by Lendacky, Thomas
· 10 years ago
853eb16
amd-xgbe: Base queue fifo size and enablement on ring count
by Lendacky, Thomas
· 10 years ago
f047604
amd-xgbe: Update/fix 2.5GbE support
by Lendacky, Thomas
· 10 years ago
23e4eef
amd-xgbe: Add hardware timestamp support
by Lendacky, Thomas
· 10 years ago
1a2a909
amd-xgbe: Add dma-coherent to device bindings documentation
by Lendacky, Thomas
· 10 years ago
80019d3
net: Remove unlikely() for WARN_ON() conditions
by Thomas Graf
· 10 years ago
16eecd9
dcbnl : Fix misleading dcb_app->priority explanation
by Anish Bhatt
· 10 years ago
2d871aa
net: stmmac: add platform init/exit for Altera's ARM socfpga
by Vince Bridgers
· 10 years ago
7aa06bf
Merge branch 'mlx5-next'
by David S. Miller
· 10 years ago
4d2f9bb
mlx5: Adjust events to use unsigned long param instead of void *
by Jack Morgenstein
· 10 years ago
f241e74
mlx5: minor fixes (mainly avoidance of hidden casts)
by Jack Morgenstein
· 10 years ago
9603b61
mlx5: Move pci device handling from mlx5_ib to mlx5_core
by Jack Morgenstein
· 10 years ago
4ada97a
random32: mix in entropy from core to late initcall
by Hannes Frederic Sowa
· 10 years ago
f139c74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d24675c
netfilter: nfnetlink_acct: dump unmodified nfacct flags
by Alexey Perevalov
· 10 years ago
26bcd8b
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 10 years ago
acba648
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
d877215
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
1d8fcba
Revert "cdc_subset: deal with a device that needs reset for timeout"
by Linus Torvalds
· 10 years ago
b527cae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
b7dd0e3
x86/xen: safely map and unmap grant frames when in atomic context
by David Vrabel
· 10 years ago
63afbe7
kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
by Will Deacon
· 10 years ago
5a12a597
arm: Add devicetree fixup machine function
by Laura Abbott
· 10 years ago
704033c
of: Add memory limiting function for flattened devicetrees
by Laura Abbott
· 10 years ago
4972a74
of: Split early_init_dt_scan into two parts
by Laura Abbott
· 10 years ago
bd695a5
net: mvpp2: implement ioctl() operation for PHY ioctls
by Thomas Petazzoni
· 10 years ago
2add511
net: mvpp2: fix 10 Mbit/s usage
by Thomas Petazzoni
· 10 years ago
c54a5e0
ipv4: clean up cast warning in do_ip_getsockopt
by Karoly Kemeny
· 10 years ago
ad025a5
tipc: remove duplicated include from socket.c
by Wei Yongjun
· 10 years ago
2744644
net/udp_offload: Use IS_ERR_OR_NULL
by Himangi Saraogi
· 10 years ago
d0e992a
openvswitch: Use IS_ERR_OR_NULL
by Himangi Saraogi
· 10 years ago
5a8dbf0
net/ipv4: Use IS_ERR_OR_NULL
by Himangi Saraogi
· 10 years ago
4984c23
sfc: Use __iowrite64_copy instead of a slightly different local function
by Ben Hutchings
· 10 years ago
d92f5de
net: phy: re-apply PHY fixups during phy_register_device
by Florian Fainelli
· 10 years ago
c472ab6
cdc-ether: clean packet filter upon probe
by Oliver Neukum
· 10 years ago
20fbe3a
cdc_subset: deal with a device that needs reset for timeout
by Oliver Neukum
· 10 years ago
40eea80
net: sendmsg: fix NULL pointer dereference
by Andrey Ryabinin
· 10 years ago
86b7987
isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()
by Alexey Khoroshilov
· 10 years ago
772e702
Merge branch 'netdev-name'
by David S. Miller
· 10 years ago
9c5ff24
vlan: fail early when creating netdev named config
by WANG Cong
· 10 years ago
a317a2f
ipv6: fail early when creating netdev named all or default
by WANG Cong
· 10 years ago
20e61da
ipv4: fail early when creating netdev named all or default
by WANG Cong
· 10 years ago
9d7e3ea
Merge branch 'syststamp-removal'
by David S. Miller
· 10 years ago
4d276eb
net: remove deprecated syststamp timestamp
by Willem de Bruijn
· 10 years ago
68a360e
packet: remove deprecated syststamp timestamp
by Willem de Bruijn
· 10 years ago
ce75058
vxge: remove deprecated syststamp timestamp
by Willem de Bruijn
· 10 years ago
c6d5fef
octeon: remove deprecated syststamp timestamp
by Willem de Bruijn
· 10 years ago
c98158e
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
0ef1351
AFS: Correctly assemble the client UUID
by David Howells
· 10 years ago
1aab4d7
mm: fix page_alloc.c kernel-doc warnings
by Randy Dunlap
· 10 years ago
a1ae5b1
Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 10 years ago
d937678
ARM: dts: Revert enabling of twl configuration for n900
by Tony Lindgren
· 10 years ago
04ca697
ip: make IP identifiers less predictable
by Eric Dumazet
· 10 years ago
13e9b99
tipc: make tipc_buf_append() more robust
by Jon Paul Maloy
· 10 years ago
545469f
neighbour : fix ndm_type type error issue
by Jun Zhao
· 10 years ago
3fd0202
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
8266f5f
sunvnet: only use connected ports when sending
by David L Stevens
· 10 years ago
a67eed5
bonding: fix a memory leak in bond_arp_send_all()
by Dan Carpenter
· 10 years ago
d87de1f
netlink: Fix shadow warning on jiffies
by Mark Rustad
· 10 years ago
8356f97
Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 10 years ago
f1b714b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
31dab71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
e8a91e0
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 10 years ago
Next »