Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
59346afe7a5548ab3e9730aeff33993faa76abbe
59346af
flow_dissector: change port array into src, dst tuple
by Jiri Pirko
· 10 years ago
67a900c
flow_dissector: introduce support for Ethernet addresses
by Jiri Pirko
· 10 years ago
b924933
flow_dissector: introduce support for ipv6 addressses
by Jiri Pirko
· 10 years ago
c3f8eae
flow_dissector: add missing header includes
by Jiri Pirko
· 10 years ago
06635a3
flow_dissect: use programable dissector in skb_flow_dissect and friends
by Jiri Pirko
· 10 years ago
fbff949
flow_dissector: introduce programable flow_dissector
by Jiri Pirko
· 10 years ago
0db89b8
flow_dissector: fix doc for skb_get_poff
by Jiri Pirko
· 10 years ago
638b2a6
net: move netdev_pick_tx and dependencies to net/core/dev.c
by Jiri Pirko
· 10 years ago
5605c76
net: move __skb_tx_hash to dev.c
by Jiri Pirko
· 10 years ago
9c684b5
net: move __skb_get_hash function declaration to flow_dissector.h
by Jiri Pirko
· 10 years ago
d4fd327
flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines
by Jiri Pirko
· 10 years ago
10b89ee4
net: move *skb_get_poff declarations into correct header
by Jiri Pirko
· 10 years ago
b0a3143
flow_dissector: remove unused function flow_get_hlen declaration
by Jiri Pirko
· 10 years ago
1bd758e
net: change name of flow_dissector header to match the .c file name
by Jiri Pirko
· 10 years ago
212da1f
Merge branch 'sfc-next'
by David S. Miller
· 10 years ago
3de1b51
sfc: suppress some MCDI error messages in PTP
by Edward Cree
· 10 years ago
b133638
sfc: nicer log message on PTP probe fail
by Edward Cree
· 10 years ago
e578d9c
net: sched: use counter to break reclassify loops
by Florian Westphal
· 10 years ago
b04096f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
7f460d3
fix missing copy_from_user in macvtap
by Justin Cormack
· 10 years ago
42275bd
switchdev: don't use anonymous union on switchdev attr/obj structs
by Scott Feldman
· 10 years ago
1f7bd29
Merge branch 'switchdev-cleanups'
by David S. Miller
· 10 years ago
1f5dc44
switchdev: apply review comments on documentation
by Scott Feldman
· 10 years ago
5eb764e
switchdev: align comment with other comments in block
by Scott Feldman
· 10 years ago
7a7ee53
switchdev: sparse warning: pass ipv4 fib dst as network-byte order
by Scott Feldman
· 10 years ago
22c1f67
switchdev: sparse warning: make __switchdev_port_obj_add static
by Scott Feldman
· 10 years ago
110bc76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
01d460d
net: Remove remaining remnants of pm_qos from netdevice.h
by David Ahern
· 10 years ago
5684044
e1000e: Add pm_qos header
by David Ahern
· 10 years ago
9449c3c
net: make skb_dst_pop routine static
by Ying Xue
· 10 years ago
bced870
net: phy: micrel: Fix regression in kszphy_probe
by Niklas Cassel
· 10 years ago
44d4f8d
net: ll_temac: Fix DMA map size bug
by Michal Simek
· 10 years ago
cffc642
test_bpf: add 173 new testcases for eBPF
by Michael Holzheu
· 10 years ago
b88c06e
samples/bpf: fix in-source build of samples with clang
by Brenden Blanco
· 10 years ago
343f845
x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions
by Alexei Starovoitov
· 10 years ago
1ecc7b7
cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
by Hariprasad Shenai
· 10 years ago
82fa3c7
hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
by KY Srinivasan
· 10 years ago
9eea922
pktgen: fix packet generation
by Alexei Starovoitov
· 10 years ago
147ef3e2
Merge branch 'systemport-irq-coalesce'
by David S. Miller
· 10 years ago
d063486
net: systemport: Implement RX coalescing control knobs
by Florian Fainelli
· 10 years ago
b1a15e8
net: systemport: Implement TX coalescing control knobs
by Florian Fainelli
· 10 years ago
a202924
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue()
by Denys Vlasenko
· 10 years ago
b508208
macvtap add missing ioctls - fix wrapping
by Justin Cormack
· 10 years ago
6c9d370
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
03906ca
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 10 years ago
e3d8ecb
netns: return RTM_NEWNSID instead of RTM_GETNSID on a get
by Nicolas Dichtel
· 10 years ago
cc49e8c
Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 10 years ago
a62b70d
Merge branch 'switchdev_spring_cleanup'
by David S. Miller
· 10 years ago
4ceec22
switchdev: bring documentation up-to-date
by Scott Feldman
· 10 years ago
4725ceb
rocker: make checkpatch -f clean
by Scott Feldman
· 10 years ago
7889cbe
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
by Scott Feldman
· 10 years ago
58c2cb1
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
by Scott Feldman
· 10 years ago
85fdb95
switchdev: cut over to new switchdev_port_bridge_getlink
by Scott Feldman
· 10 years ago
8793d0a
switchdev: add new switchdev_port_bridge_getlink
by Scott Feldman
· 10 years ago
8508025
bridge: revert br_dellink change back to original
by Scott Feldman
· 10 years ago
87a5dae
switchdev: remove unused switchdev_port_bridge_dellink
by Scott Feldman
· 10 years ago
54ba5a0
switchdev: cut over to new switchdev_port_bridge_dellink
by Scott Feldman
· 10 years ago
5c34e02
switchdev: add new switchdev_port_bridge_dellink
by Scott Feldman
· 10 years ago
41c498b
bridge: restore br_setlink back to original
by Scott Feldman
· 10 years ago
e71f220
switchdev: remove old switchdev_port_bridge_setlink
by Scott Feldman
· 10 years ago
fc8f40d
switchdev: cut over to new switchdev_port_bridge_setlink
by Scott Feldman
· 10 years ago
47f8328
switchdev: add new switchdev bridge setlink
by Scott Feldman
· 10 years ago
6004c86
switchdev: add bridge port flags attr
by Scott Feldman
· 10 years ago
9228ad2
rocker: use switchdev add/del obj for bridge port vlans
by Scott Feldman
· 10 years ago
6fc3016
switchdev: add port vlan obj
by Scott Feldman
· 10 years ago
491d0f1
switchdev: introduce switchdev add/del obj ops
by Scott Feldman
· 10 years ago
3563606
switchdev: convert STP update to switchdev attr set
by Scott Feldman
· 10 years ago
c4f2032
rocker: support prepare-commit transaction model
by Scott Feldman
· 10 years ago
f8e20a9
switchdev: convert parent_id_get to switchdev attr get
by Scott Feldman
· 10 years ago
3094333
switchdev: introduce get/set attrs ops
by Scott Feldman
· 10 years ago
9d47c0a
switchdev: s/swdev_/switchdev_/
by Jiri Pirko
· 10 years ago
ebb9a03
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
by Jiri Pirko
· 10 years ago
a3eb95f
net_sched: gred: add TCA_GRED_LIMIT attribute
by David Ward
· 10 years ago
24e737c
ARM: net: add JIT support for loads from struct seccomp_data.
by Nicolas Schichan
· 10 years ago
f4f01b5
infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses
by Joe Perches
· 10 years ago
ec40f92
IB/qib: fix test of unsigned variable
by Mike Marciniszyn
· 10 years ago
ec04847
RDMA/core: Fix for parsing netlink string attribute
by Tatyana Nikolova
· 10 years ago
620b155
MIPS: fix FP mode selection in lieu of .MIPS.abiflags data
by Paul Burton
· 10 years ago
6938f85
Update be2net maintainers' email addresses
by Sathya Perla
· 10 years ago
8df2914
Merge branch 'netdev_page_frags'
by David S. Miller
· 10 years ago
e51423d
bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()
by Alexander Duyck
· 10 years ago
edea584
hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()
by Alexander Duyck
· 10 years ago
6bf93ba
e1000: Replace e1000_free_frag with skb_free_frag
by Alexander Duyck
· 10 years ago
13dc0d2
mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
by Alexander Duyck
· 10 years ago
7d525c4
netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
by Alexander Duyck
· 10 years ago
181edb2
net: Add skb_free_frag to replace use of put_page in freeing skb->head
by Alexander Duyck
· 10 years ago
b63ae8c
mm/net: Rename and move page fragment handling from net/ to mm/
by Alexander Duyck
· 10 years ago
0e39250
net: Store virtual address instead of page in netdev_alloc_cache
by Alexander Duyck
· 10 years ago
2ee52ad
igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation
by Alexander Duyck
· 10 years ago
9451980
net: Use cached copy of pfmemalloc to avoid accessing page
by Alexander Duyck
· 10 years ago
cafb45b
MIPS: SMP: Fix build error.
by Ralf Baechle
· 10 years ago
2936ae0
MAINTAINERS: update the official rdma git repo
by Doug Ledford
· 10 years ago
4cfceaf
Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
940fd30
iw_cxgb4: use wildcard mapping for getting remote addr info
by Steve Wise
· 10 years ago
94634e9
IB/ehca: use correct destination for memcpy
by Nicholas Mc Guire
· 10 years ago
ef20816
Merge tag 'spi-fix-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
b396cca
net: sched: deprecate enqueue_root()
by Eric Dumazet
· 10 years ago
3824246
net: ll_temac: Use one return statement instead of two
by Michal Simek
· 10 years ago
a156e06
Merge tag 'iommu-fixes-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
db65f35
net: fec: add support of ethtool get_regs
by Philippe Reynes
· 10 years ago
Next »