Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
04eb44890e5bb3cc855e5c0f18a05eb7311364b7
04eb448
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
by Eric W. Biederman
· 9 years ago
f2d74cf
bridge: Cache net in br_nf_pre_routing_finish
by Eric W. Biederman
· 9 years ago
6532948
bridge: Pass net into br_nf_push_frag_xmit
by Eric W. Biederman
· 9 years ago
8d4df0b9
bridge: Pass net into br_nf_ip_fragment
by Eric W. Biederman
· 9 years ago
adb28c9
ipv6: Compute net once in raw6_send_hdrinc
by Eric W. Biederman
· 9 years ago
19a0644
ipv6: Cache net in ip6_output
by Eric W. Biederman
· 9 years ago
78126c4
ipv6: Only compute net once in ip6_finish_output2
by Eric W. Biederman
· 9 years ago
9865249
ipv6: Don't recompute net in ip6_rcv
by Eric W. Biederman
· 9 years ago
2b4aa3c
net: Remove dev_queue_xmit_sk
by Eric W. Biederman
· 9 years ago
1f19c57
bridge: Introduce br_send_bpdu_finish
by Eric W. Biederman
· 9 years ago
f9e4306
arp: Introduce arp_xmit_finish
by Eric W. Biederman
· 9 years ago
244ba77
ipv6: Only compute net once in ip6mr_forward2_finish
by Eric W. Biederman
· 9 years ago
758ccac
ipv4: Only compute net once in ipmr_forward_finish
by Eric W. Biederman
· 9 years ago
38184b3
ipv4: Only compute net once in ip_rcv_finish
by Eric W. Biederman
· 9 years ago
4ba1bf4
ipv4: Only compute net once in ip_finish_output2
by Eric W. Biederman
· 9 years ago
9479b0a
ipv4: Explicitly compute net in ip_fragment
by Eric W. Biederman
· 9 years ago
26a949d
ipv4: Only compute net once in ip_do_fragment
by Eric W. Biederman
· 9 years ago
cc4c851
ipv4: Don't recompute net in ipmr_queue_xmit
by Eric W. Biederman
· 9 years ago
88f5cc2
ipv4: Remember the net in ip_output and ip_mc_output
by Eric W. Biederman
· 9 years ago
e707766
ipv4: Compute net once in ip_rcv
by Eric W. Biederman
· 9 years ago
f8e1ac7
ipv4: Compute net once in ip_forward_finish
by Eric W. Biederman
· 9 years ago
fcad0ac
ipv4: Compute net once in ip_forward
by Eric W. Biederman
· 9 years ago
5a70649
net: Merge dst_output and dst_output_sk
by Eric W. Biederman
· 9 years ago
a6568b2
xfrm: Remove unused afinfo method init_dst
by Eric W. Biederman
· 9 years ago
7a77350
netfilter: Pass net to nf_hook_thresh
by Eric W. Biederman
· 9 years ago
b11b1f6
netfilter: Store net in nf_hook_state
by Eric W. Biederman
· 9 years ago
fb88425
netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_thresh
by Eric W. Biederman
· 9 years ago
a2f23e0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
c4047f5
net-sysfs: get_netdev_queue_index() cleanup
by Thadeu Lima de Souza Cascardo
· 9 years ago
d24c8f2
net: smc91x: convert pxa dma to dmaengine
by Robert Jarzmik
· 9 years ago
37d2dbc
net: fix cdc-phonet.c dependency and build error
by Randy Dunlap
· 9 years ago
b84ee0d
cdc: add header guards
by Stephen Rothwell
· 9 years ago
9adbac5
fm10k: fix iov_msg_mac_vlan_pf VID checks
by Jacob Keller
· 9 years ago
ac98100
fm10k: Only trigger data path reset if fabric is up
by Alexander Duyck
· 9 years ago
95f4f8d
fm10k: re-enable VF after a full reset on detection of a Malicious event
by Jacob Keller
· 9 years ago
5c2d642
fm10k: TRIVIAL fix typo in fm10k_netdev.c
by Jacob Keller
· 9 years ago
e71c931
fm10k: send traffic on default VID to VLAN device if we have one
by Jacob Keller
· 9 years ago
6fbc6b3
fm10k: TRIVIAL fix up ordering of __always_unused and style
by Jacob Keller
· 9 years ago
855c40f
fm10k: remove is_slot_appropriate
by Jacob Keller
· 9 years ago
b655a5c
fm10k: don't store sw_vid at reset
by Jacob Keller
· 9 years ago
3f0bdb2
fm10k: allow creation of VLAN interfaces even while down
by Jacob Keller
· 9 years ago
0ff3667
fm10k: Report MAC address on driver load
by Alexander Duyck
· 9 years ago
aae072e
fm10k: Don't assume page fragments are page size
by Alexander Duyck
· 9 years ago
bdc7f59
fm10k: update netdev perm_addr during reinit, instead of at up
by Jacob Keller
· 9 years ago
106c07a
fm10k: update fm10k_slot_warn to use pcie_get_minimum link
by Jacob Keller
· 9 years ago
56f0569
fm10k: only prevent removal of default VID rules
by Jacob Keller
· 9 years ago
e402966
fm10k: disable service task during suspend
by Jacob Keller
· 9 years ago
8ac34f1
ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
by Alexander Duyck
· 9 years ago
6b010e9
ixgbe: Teardown SR-IOV before unregister_netdev()
by Alex Williamson
· 9 years ago
4ccc650
ixgbe: fix issue with SFP events with new X550 devices
by Don Skidmore
· 9 years ago
d5566fd
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
by Sowmini Varadhan
· 9 years ago
ad1e7b9
cdc: Fix build warning.
by David S. Miller
· 9 years ago
8b711d6
mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter
by Joe Perches
· 9 years ago
29feb66
Merge branch 'xgene-2nd-10gbe-port'
by David S. Miller
· 9 years ago
e63c7a0
dtb: xgene: Add 2nd 10GbE node
by Iyappan Subramanian
· 9 years ago
149e9ab
driver: net: xgene: Add support for 2nd 10GbE port
by Iyappan Subramanian
· 9 years ago
7b6ee48
cdc-phonet: use common parser
by Oliver Neukum
· 9 years ago
8492ed4
qmi-wwan: use common parser
by Oliver Neukum
· 9 years ago
823bd34
cdc-ether: switch to common CDC parser
by Oliver Neukum
· 9 years ago
77b0a09
cdc-ncm: use common parser
by Oliver Neukum
· 9 years ago
c40a2c8
CDC: common parser for extra headers
by Oliver Neukum
· 9 years ago
1d147cc
drivers: net: cpsw: Add support to drive gpios for ethernet to be functional
by Mugunthan V N
· 9 years ago
6e75f3c
Merge branch 'dsa-mv88e6xxx-ATU'
by David S. Miller
· 9 years ago
2b8157b
net: dsa: mv88e6xxx: remove all MACs when disabling a port
by Vivien Didelot
· 9 years ago
9f4d55d
net: dsa: mv88e6xxx: remove addresses when a port leaves a VLAN
by Vivien Didelot
· 9 years ago
7c40001
net: dsa: mv88e6xxx: flush all addresses when adding a VLAN
by Vivien Didelot
· 9 years ago
c161d0a
net: dsa: mv88e6xxx: flush ATU on initial setup
by Vivien Didelot
· 9 years ago
7fb5e75
net: dsa: mv88e6xxx: rework ATU Flush operation
by Vivien Didelot
· 9 years ago
37705b7
net: dsa: mv88e6xxx: extract ATU data write access
by Vivien Didelot
· 9 years ago
70cc99d
net: dsa: mv88e6xxx: extract FID write from ATU command
by Vivien Didelot
· 9 years ago
c36ba66
net: Allow user to get table id from route lookup
by David Ahern
· 9 years ago
b7503e0
net: Add FIB table id to rtable
by David Ahern
· 9 years ago
d08c4f3
net: Refactor rtable initialization
by David Ahern
· 9 years ago
64d1def
Merge tag 'sound-fix-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
04d78e3
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
9fbcc7c
Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 9 years ago
b0a1ea5
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
778613e5
drm/nouveau/device: enable c800 quirk for tecra w50
by Ben Skeggs
· 9 years ago
c5bf460
drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x
by Roy Spliet
· 9 years ago
15ee005
drm/nouveau/gr/nv04: fix big endian setting on gr context
by Ilia Mirkin
· 9 years ago
33e247c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
d71fc23
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
d1031d5
Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
91b6fc0
Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
bd3e1c7
drm/qxl: validate monitors config modes
by Jonathon Jongsma
· 9 years ago
519f526
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
06ab838
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
573c577
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 9 years ago
0cdf5a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel
by Linus Torvalds
· 9 years ago
65c61bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
452e06a
dma-mapping: consolidate dma_set_mask
by Christoph Hellwig
· 9 years ago
ee19637
dma-mapping: consolidate dma_supported
by Christoph Hellwig
· 9 years ago
efa21e4
dma-mapping: cosolidate dma_mapping_error
by Christoph Hellwig
· 9 years ago
1e89375
dma-mapping: consolidate dma_{alloc,free}_noncoherent
by Christoph Hellwig
· 9 years ago
6894258
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
by Christoph Hellwig
· 9 years ago
fb6dd5f
mm: use vma_is_anonymous() in create_huge_pmd() and wp_huge_pmd()
by Kirill A. Shutemov
· 9 years ago
6dc296e
mm: make sure all file VMAs have ->vm_ops set
by Kirill A. Shutemov
· 9 years ago
1fcfd8d
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
by Oleg Nesterov
· 9 years ago
7cbea8d
mm: mark most vm_operations_struct const
by Kirill A. Shutemov
· 9 years ago
2a78b85
namei: fix warning while make xmldocs caused by namei.c
by Masanari Iida
· 9 years ago
Next »