Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c51d39010a1bccc9c1294e2d7c00005aefeb2b5c
c51d390
netfilter: conntrack: built-in support for DCCP
by Davide Caratti
· 8 years ago
3fefeb8
netfilter: nf_conntrack_tuple_common.h: fix #include
by Davide Caratti
· 8 years ago
f6b3ef5
Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 8 years ago
a764708
netfilter: nfnetlink_log: add "nf-logger-5-1" module alias name
by Liping Zhang
· 8 years ago
673ab46
netfilter: nf_log: do not assume ethernet header in netdev family
by Liping Zhang
· 8 years ago
b8ad652
netfilter: built-in NAT support for UDPlite
by Davide Caratti
· 8 years ago
7a2dd28
netfilter: built-in NAT support for SCTP
by Davide Caratti
· 8 years ago
0c4e966
netfilter: built-in NAT support for DCCP
by Davide Caratti
· 8 years ago
cd72751
netfilter: update Arturo Borrero Gonzalez email address
by Arturo Borrero Gonzalez
· 8 years ago
adc176c
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
by Erik Nordmark
· 8 years ago
ce84c7c
Merge branch 'mv88e6390-batch-three'
by David S. Miller
· 8 years ago
3ce0e65
net: dsa: mv88e6xxx: Implement mv88e6390 pause control
by Andrew Lunn
· 8 years ago
b35d322a
net: dsa: mv88e6xxx: Refactor pause configuration
by Andrew Lunn
· 8 years ago
ef70b11
net: dsa: mv88e6xxx: Refactor egress rate limiting
by Andrew Lunn
· 8 years ago
5f43666
net: dsa: mv88e6xxx: Refactor setting of jumbo frames
by Andrew Lunn
· 8 years ago
6e55f69
net: dsa: mv88e6xxx: Reserved Management frames to CPU
by Andrew Lunn
· 8 years ago
7a6c5cb
Merge branch 'mv88e6390-batch-two'
by David S. Miller
· 8 years ago
56995cb
net: dsa: mv88e6xxx: Refactor CPU and DSA port setup
by Andrew Lunn
· 8 years ago
443d5a1
net: dsa: mv88e6xxx: Move the tagging protocol into info
by Andrew Lunn
· 8 years ago
3364199
net: dsa: mv88e6xxx: Monitor and Management tables
by Andrew Lunn
· 8 years ago
ef0a731
net: dsa: mv88e6xxx: Implement mv88e6390 tag remap
by Andrew Lunn
· 8 years ago
6924871
Merge branch 'fib-notifier-event-replay'
by David S. Miller
· 8 years ago
c3852ef
ipv4: fib: Replay events when registering FIB notifier
by Ido Schimmel
· 8 years ago
cacaad1
ipv4: fib: Allow for consistent FIB dumping
by Ido Schimmel
· 8 years ago
d3f706f
ipv4: fib: Convert FIB notification chain to be atomic
by Ido Schimmel
· 8 years ago
17f8be7
rocker: Register FIB notifier before creating ports
by Ido Schimmel
· 8 years ago
db70195
rocker: Implement FIB offload in deferred work
by Ido Schimmel
· 8 years ago
c1bb279
rocker: Create an ordered workqueue for FIB offload
by Ido Schimmel
· 8 years ago
3057224
mlxsw: spectrum_router: Implement FIB offload in deferred work
by Ido Schimmel
· 8 years ago
a3832b3
mlxsw: core: Create an ordered workqueue for FIB offload
by Ido Schimmel
· 8 years ago
1c677b3
ipv4: fib: Add fib_info_hold() helper
by Ido Schimmel
· 8 years ago
b423cb1
ipv4: fib: Export free_fib_info()
by Ido Schimmel
· 8 years ago
548ed72
act_mirred: fix a typo in get_dev
by WANG Cong
· 8 years ago
db7e9f7
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
2bb1487
tcp: fix the missing avr32 SOF_TIMESTAMPING_OPT_STATS
by Yuchung Cheng
· 8 years ago
363dc73
udp: be less conservative with sock rmem accounting
by Paolo Abeni
· 8 years ago
12efa1f
net_sched: gen_estimator: account for timer drifts
by Eric Dumazet
· 8 years ago
e01b16a
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
by Edward Cree
· 8 years ago
816fba3
Merge branch 'samples-bpf-automated-cgroup-tests'
by David S. Miller
· 8 years ago
9b474ec
samples, bpf: Add automated test for cgroup filter attachments
by Sargun Dhillon
· 8 years ago
1a922fe
samples, bpf: Refactor test_current_task_under_cgroup - separate out helpers
by Sargun Dhillon
· 8 years ago
69a9d09
samples/bpf: silence compiler warnings
by Alexei Starovoitov
· 8 years ago
6af2d5f
netns: fix net_generic() "id - 1" bloat
by Alexey Dobriyan
· 8 years ago
9bfc7b9
netns: add dummy struct inside "struct net_generic"
by Alexey Dobriyan
· 8 years ago
1a9a059
netns: publish net_generic correctly
by Alexey Dobriyan
· 8 years ago
4f7df33
netlink: 2-clause nla_ok()
by Alexey Dobriyan
· 8 years ago
fe211cd
staging: wilc1000: use reset to set mac header
by Zhang Shengju
· 8 years ago
a52a8a4
iwlwifi: use reset to set transport header
by Zhang Shengju
· 8 years ago
69029109
mlx4: use reset to set mac header
by Zhang Shengju
· 8 years ago
0e24c0a
bnx2x: use reset to set network header
by Zhang Shengju
· 8 years ago
90caf3c
qede: use reset to set network header
by Zhang Shengju
· 8 years ago
1e8c86a
Merge branch 'xgene-jumbo-and-pause-frame'
by David S. Miller
· 8 years ago
0296fe4
drivers: net: xgene: ethtool: Add get/set_pauseparam
by Iyappan Subramanian
· 8 years ago
56090b1
drivers: net: xgene: Add flow control initialization
by Iyappan Subramanian
· 8 years ago
bb64fa0
drivers: net: xgene: Add flow control configuration
by Iyappan Subramanian
· 8 years ago
a809701
drivers: net: xgene: fix: RSS for non-TCP/UDP
by Iyappan Subramanian
· 8 years ago
350b4e3
drivers: net: xgene: Add change_mtu function
by Iyappan Subramanian
· 8 years ago
a9380b0
drivers: net: xgene: Add support for Jumbo frame
by Iyappan Subramanian
· 8 years ago
d6d4896
drivers: net: xgene: Configure classifier with pagepool
by Iyappan Subramanian
· 8 years ago
2c83933
drivers: net: xgene: Add helper function
by Iyappan Subramanian
· 8 years ago
397c5ad
net: ethernet: ti: davinci_cpdma: add missing EXPORTs
by Paul Gortmaker
· 8 years ago
70278b5
Merge tag 'linux-can-next-for-4.10-20161201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 8 years ago
b91dce4
net: stmmac: unify mdio functions
by LABBE Corentin
· 8 years ago
01f1f61
net: stmmac: avoid Camelcase naming
by LABBE Corentin
· 8 years ago
7b2024f
irda: w83977af_ir: fix damaged whitespace
by Arnd Bergmann
· 8 years ago
c6c60da
stmmac: cleanup documenation, make it match reality
by Pavel Machek
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
23bb6dc
i40e: change message to only appear when extra debug info is wanted
by Carolyn Wyborny
· 8 years ago
e5d3220
i40e/i40evf: replace for memcpy with single memcpy call in ethtool
by Jacob Keller
· 8 years ago
435c084
i40e: set broadcast promiscuous mode for each active VLAN
by Jacob Keller
· 8 years ago
4ad9f4f
i40e: Fix for ethtool Supported link modes
by Harshitha Ramamurthy
· 8 years ago
ef4603e
i40evf: protect against NULL msix_entries and q_vectors pointers
by Jacob Keller
· 8 years ago
e586bb6
i40e: Pass unknown PHY type for unknown PHYs
by Henry Tieman
· 8 years ago
27e5f25
i40e: Remove unreachable code
by Henry Tieman
· 8 years ago
47d2a5d
i40evf: check for msix_entries null dereference
by Alan Brady
· 8 years ago
dedecb6
i40evf: Move some i40evf_reset_task code to separate function
by Joe Perches
· 8 years ago
2f7679e
i40e: fix panic on SPARC while changing num of desc
by Tushar Dave
· 8 years ago
64f5ead
i40e: Add protocols over MCTP to i40e_aq_discover_capabilities
by Piotr Raczynski
· 8 years ago
0b7c8b5
i40e: fix trivial typo in naming of i40e_sync_filters_subtask
by Jacob Keller
· 8 years ago
91dc1e5
i40e: Add Clause22 implementation
by Michal Kosiarz
· 8 years ago
d182a5c
i40e: avoid duplicate private flags definitions
by Jacob Keller
· 8 years ago
6a112785
i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vid
by Jacob Keller
· 8 years ago
7429c0b
i40e: remove error_param_int label from i40e_vc_config_promiscuous_mode_msg
by Jacob Keller
· 8 years ago
06fc016
i40evf: Be much more verbose about what we can and cannot offload
by Alexander Duyck
· 8 years ago
f114dca
i40e: Be much more verbose about what we can and cannot offload
by Alexander Duyck
· 8 years ago
8dc0f26
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
8bca927
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
b98b0bc
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
by Eric Dumazet
· 8 years ago
5b01014
geneve: avoid use-after-free of skb->data
by Sabrina Dubroca
· 8 years ago
3de81b7
tipc: check minimum bearer MTU
by Michal Kubeček
· 8 years ago
f0d21e8
Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 8 years ago
50d5aa4
net: renesas: ravb: unintialized return value
by Dan Carpenter
· 8 years ago
ab17cb1
Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
33d446d
sh_eth: remove unchecked interrupts for RZ/A1
by Chris Brandt
· 8 years ago
8c4799a
net: bcmgenet: Utilize correct struct device for all DMA operations
by Florian Fainelli
· 8 years ago
4f4f907
Merge branch 'mvneta-64bit'
by David S. Miller
· 8 years ago
ea7ae88
ARM64: dts: marvell: Add network support for Armada 3700
by Gregory CLEMENT
· 8 years ago
2636ac3
net: mvneta: Add network support for Armada 3700 SoC
by Marcin Wojtas
· 8 years ago
f34dacc
net: mvneta: Only disable mvneta_bm for 64-bits
by Gregory CLEMENT
· 8 years ago
8d5047c
net: mvneta: Convert to be 64 bits compatible
by Marcin Wojtas
· 8 years ago
Next »