Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b6750b4056720629e4c1e2e0d05f63692bffad27
b6750b4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 12 years ago
45cc3a0
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 12 years ago
b7e092c
netfilter: ctnetlink: fix uninitialized variable
by Florian Westphal
· 12 years ago
4ad3622
netfilter: add IPv6 SYNPROXY target
by Patrick McHardy
· 12 years ago
81eb6a1
net: syncookies: export cookie_v6_init_sequence/cookie_v6_check
by Patrick McHardy
· 12 years ago
48b1de4
netfilter: add SYNPROXY core/target
by Patrick McHardy
· 12 years ago
0198230
net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
by Patrick McHardy
· 12 years ago
41d73ec
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
by Patrick McHardy
· 12 years ago
706f515
netfilter: nf_defrag_ipv6.o included twice
by Nathan Hintz
· 12 years ago
affe759
netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged
by Phil Oester
· 12 years ago
35fdb94
e1000e: balance semaphore put/get for 82573
by Steven La
· 12 years ago
d7064f4
Documentation/networking/: Update Intel wired LAN driver documentation
by Jeff Kirsher
· 12 years ago
e9d1984
bna: firmware update to 3.2.1.1
by Rasesh Mody
· 12 years ago
b0eb57c
VMXNET3: Add support for virtual IOMMU
by Andy King
· 12 years ago
68d7bdc
be2net: implement ethtool set/get_channel hooks
by Sathya Perla
· 12 years ago
7707133
be2net: refactor be_setup() to consolidate queue creation routines
by Sathya Perla
· 12 years ago
bea5098
be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created
by Sathya Perla
· 12 years ago
92bf14a
be2net: refactor be_get_resources() code
by Sathya Perla
· 12 years ago
150d58c
be2net: Fixup profile management routines
by Vasundhara Volam
· 12 years ago
f2f781a
be2net: use EQ_CREATEv2 for SH-R
by Sathya Perla
· 12 years ago
b1dcdc6
net: tcp_probe: allow more advanced ingress filtering by mark
by Daniel Borkmann
· 12 years ago
abd939d
qlcnic: Update version to 5.3.49.
by Sucheta Chakraborty
· 12 years ago
48365e4
qlcnic: dcb: Add support for CEE Netlink interface.
by Sucheta Chakraborty
· 12 years ago
2d8ebca
qlcnic: dcb: Register DCB AEN handler.
by Sucheta Chakraborty
· 12 years ago
fb859ed
qlcnic: dcb: Get DCB parameters from the adapter.
by Sucheta Chakraborty
· 12 years ago
14d385b
qlcnic: dcb: Query adapter DCB capabilities.
by Sucheta Chakraborty
· 12 years ago
d853f11
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 12 years ago
b05930f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
b65f63e
Merge branch 'cadence'
by David S. Miller
· 12 years ago
8c038e7
ARM: at91/dt: define phy available on sama5d3 mother board
by Boris BREZILLON
· 12 years ago
148cbb5
net/cadence/macb: add support for dt phy definition
by Boris BREZILLON
· 12 years ago
b4de77a
ipip: potential race in ip_tunnel_init_net()
by Dan Carpenter
· 12 years ago
b8e2fde
bonding: fix error return code in bond_enslave()
by Wei Yongjun
· 12 years ago
2ea567c
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 12 years ago
41a00f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
3db0d4d
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 12 years ago
ee8a99b
lib/lz4: correct the LZ4 license
by Richard Laager
· 12 years ago
07555ac
memcg: get rid of swapaccount leftovers
by Michal Hocko
· 12 years ago
4bf93b5
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection
by Vyacheslav Dubeyko
· 12 years ago
2df37a1
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error
by Vyacheslav Dubeyko
· 12 years ago
93dbc1b
drivers/platform/olpc/olpc-ec.c: initialise earlier
by Daniel Drake
· 12 years ago
2771399
fs_enet: cleanup clock API use
by Gerhard Sittig
· 12 years ago
35b9eb0
fs_enet: silence a build warning (unused variable)
by Gerhard Sittig
· 12 years ago
05f147e
net: sctp_probe: simplify code by using %pISc format specifier
by Daniel Borkmann
· 12 years ago
5b5fde7
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next into cpsw
by David S. Miller
· 12 years ago
0ca04b6
net: ethernet: davinci_cpdma: export cpdma_chan_get_stats
by Daniel Mack
· 12 years ago
4a5a8aa
ipv4: expose IPV4_DEVCONF
by stephen hemminger
· 12 years ago
c92a59e
ipv6: handle Redirect ICMP Message with no Redirected Header option
by Duan Jiong
· 12 years ago
6e1f997
be2net: fix disabling TX in be_close()
by Sathya Perla
· 12 years ago
f925d0a
net: tcp_probe: add IPv6 support
by Daniel Borkmann
· 12 years ago
d8cdeda
net: tcp_probe: kprobes: adapt jtcp_rcv_established signature
by Daniel Borkmann
· 12 years ago
b4c1c1d
net: tcp_probe: also include rcv_wnd next to snd_wnd
by Daniel Borkmann
· 12 years ago
baf3b3f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 12 years ago
3bca8de
ethernet: broadcom: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
0922706
ethernet: moxa: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
0f7cc9a
tcp: increase throughput when reordering is high
by Yuchung Cheng
· 12 years ago
2266c68
Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
by David S. Miller
· 12 years ago
be23ab5
SolutionEngine7724: fix typo in Ether platform data
by Sergei Shtylyov
· 12 years ago
0bf2bbd
SH7619: fix typo in Ether platform data
by Sergei Shtylyov
· 12 years ago
15edae9
r8169: fix invalid register dump
by Peter Wu
· 12 years ago
9d47b38
Revert "genetlink: fix family dump race"
by Johannes Berg
· 12 years ago
6a7492a
Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 12 years ago
cb79abc7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
b766630
sfc: Eliminate struct efx_mtd
by Ben Hutchings
· 12 years ago
ecd0a6f
sfc: Rename SPI stuff to show that it is Falcon-specific
by Ben Hutchings
· 12 years ago
964e613
sfc: Cleanup Falcon-arch simple MAC filter state
by Ben Hutchings
· 12 years ago
f5253d9
sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}
by Ben Hutchings
· 12 years ago
8803e15
sfc: Add flag for stack-owned RX MAC filters
by Ben Hutchings
· 12 years ago
14990a5
sfc: Refactor Falcon-arch filter removal
by Ben Hutchings
· 12 years ago
add7247
sfc: Make most filter operations NIC-type-specific
by Ben Hutchings
· 12 years ago
9a0a943
sfc: Refactor Falcon-arch search limit reset
by Ben Hutchings
· 12 years ago
6d661ce
sfc: Split Falcon-arch-specific and common filter state
by Ben Hutchings
· 12 years ago
7c460d9
sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10
by Ben Hutchings
· 12 years ago
f26e958
sfc: Name the RX drop queue ID
by Ben Hutchings
· 12 years ago
33a8985
sfc: Rename Falcon-arch filter implementation types and functions
by Ben Hutchings
· 12 years ago
910c485
sfc: Remove unused filter_flags variables and efx_farch_filter_id_flags()
by Ben Hutchings
· 12 years ago
1f8b766
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8351fcf
Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 12 years ago
ee7075d
Merge tag 'dm-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 12 years ago
41aacc1
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
by Radu Caragea
· 12 years ago
5ea80f7
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
by Linus Torvalds
· 12 years ago
22f8aba
e1000e: resolve checkpatch JIFFIES_COMPARISON warning
by Bruce Allan
· 12 years ago
e8c254c
e1000e: Avoid kernel crash during shutdown
by Li Zhang
· 12 years ago
13129d9
e1000e: Add code to check for failure of pci_disable_link_state call
by Carolyn Wyborny
· 12 years ago
0cf0459
e1000e: cleanup whitespace in recent commit
by Bruce Allan
· 12 years ago
ed12cc9
igb: Expose RSS indirection table for ethtool
by Laura Mihaela Vasilescu
· 12 years ago
c342b39
igb: Add macro for size of RETA indirection table
by Laura Mihaela Vasilescu
· 12 years ago
7dc98a6
igb: Fix get_fw_version function for all parts
by Carolyn Wyborny
· 12 years ago
53b87ce
igb: Add device support for flashless SKU of i210 device
by Carolyn Wyborny
· 12 years ago
ef3a009
igb: Refactor NVM read functions to accommodate devices with no flash
by Carolyn Wyborny
· 12 years ago
5a823d8
igb: Refactor of init_nvm_params
by Carolyn Wyborny
· 12 years ago
2ccd994
igb: Update MTU so that it is always at least a standard frame size
by Alexander Duyck
· 12 years ago
5026719
igb: don't allow SR-IOV without MSI-X
by Mitch A Williams
· 12 years ago
7f90128
igb: Added rcu_lock to avoid race
by Akeem G Abodunrin
· 12 years ago
e5c3370
igb: Read register for latch_on without return value
by Akeem G Abodunrin
· 12 years ago
8a650aa
igb: Reset the link when EEE setting changed
by Akeem G Abodunrin
· 12 years ago
d75ea94
can: flexcan: use platform_set_drvdata()
by Libo Chen
· 12 years ago
40f7e0d
can: at91_can: use platform_set_drvdata()
by Libo Chen
· 12 years ago
6439fbc
can: c_can: fix error checking of priv->instance in probe()
by Chen Gang
· 12 years ago
30ca222
ARM: tegra: always enable USB VBUS regulators
by Stephen Warren
· 12 years ago
Next »