Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3e0304a583d72c747caa8afac76b8d514aa293f5
3e0304a
netfilter: ipset: Support to match elements marked with "nomatch"
by Jozsef Kadlecsik
· 12 years ago
3ace95c
netfilter: ipset: Coding style fixes
by Jozsef Kadlecsik
· 12 years ago
10111a6
netfilter: ipset: Include supported revisions in module description
by Jozsef Kadlecsik
· 12 years ago
bd9087e
netfilter: ipset: Add /0 network support to hash:net,iface type
by Jozsef Kadlecsik
· 12 years ago
85f8c13
netfilter: ipset: Rewrite cidr book keeping to handle /0
by Jozsef Kadlecsik
· 12 years ago
b9fed74
netfilter: ipset: Check and reject crazy /0 input parameters
by Jozsef Kadlecsik
· 12 years ago
6e27c9b
netfilter: ipset: Fix sparse warnings "incorrect type in assignment"
by Jozsef Kadlecsik
· 12 years ago
2cbc78a
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
by Jan Engelhardt
· 12 years ago
b3d54b3
netfilter: combine ipt_NETMAP and ip6t_NETMAP
by Jan Engelhardt
· 12 years ago
136251d
netfilter: nf_nat: remove obsolete rcu_read_unlock call
by Ulrich Weber
· 12 years ago
b0cdb1d
netfilter: nf_nat: fix oops when unloading protocol modules
by Patrick McHardy
· 12 years ago
b0041d1
netfilter: fix IPv6 NAT dependencies in Kconfig
by Pablo Neira Ayuso
· 12 years ago
b216a4d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
127a479
net1080: Neaten netdev_dbg use
by Joe Perches
· 12 years ago
49ae25b
USB: remove dbg() usage in USB networking drivers
by Greg Kroah-Hartman
· 12 years ago
4308fc5
tcp: Document use of undefined variable.
by Alan Cox
· 12 years ago
bb68b64
ipv4: Don't add TCP-code in inet_sock_destruct
by Christoph Paasch
· 12 years ago
9baa0b0
IB/ipoib: Add rtnl_link_ops support
by Or Gerlitz
· 12 years ago
b85c715
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 12 years ago
012dc19
ixgbevf: scheduling while atomic in reset hw path
by John Fastabend
· 12 years ago
3118678
ixgbevf: Add support for VF API negotiation
by Alexander Duyck
· 12 years ago
e546111
igb: Support to enable EEE on all eee_supported devices
by Akeem G. Abodunrin
· 12 years ago
ae1c07a
igb: Remove artificial restriction on RQDPC stat reading
by Alexander Duyck
· 12 years ago
aee77e4
r8169: use unlimited DMA burst for TX
by Michal Schmidt
· 12 years ago
6b10286
ipv6: unify fragment thresh handling code
by Amerigo Wang
· 12 years ago
d4915c0
ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
by Amerigo Wang
· 12 years ago
b836c99
ipv6: unify conntrack reassembly expire code with standard one
by Amerigo Wang
· 12 years ago
c038a76
ipv6: add a new namespace for nf_conntrack_reasm
by Amerigo Wang
· 12 years ago
8c4c49d
netpoll: call ->ndo_select_queue() in tx path
by Amerigo Wang
· 12 years ago
6b6e272
netdev: make address const in device address management
by stephen hemminger
· 12 years ago
1d3ff7675
i825xx: znet: fix compiler warnings when building a 64-bit kernel
by Mika Westerberg
· 12 years ago
6b78f16
gre: add GSO support
by Eric Dumazet
· 12 years ago
2c60db0
net: provide a default dev->ethtool_ops
by Eric Dumazet
· 12 years ago
828de4f
net: dev: fix incorrect getting net device's name
by Gao feng
· 12 years ago
3fd91fb
ipv6: recursive check rt->dst.from when call rt6_check_expired
by Li RongQing
· 12 years ago
b40863c
net: more accurate network taps in transmit path
by Eric Dumazet
· 12 years ago
4507837
sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES request
by Ben Hutchings
· 12 years ago
25ce200
sfc: Bump version to 3.2
by Ben Hutchings
· 12 years ago
e562154
sfc: Expose FPGA bitfile partition through MTD
by Ben Hutchings
· 13 years ago
e3f5ec1
sfc: Support variable-length response to MCDI GET_BOARD_CFG
by Ben Hutchings
· 13 years ago
bfeed90
sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()
by Ben Hutchings
· 12 years ago
7c236c4
sfc: Add support for IEEE-1588 PTP
by Stuart Hodgson
· 12 years ago
576eda8
sfc: Fix maximum array sizes for various MCDI commands
by Ben Hutchings
· 12 years ago
adccff3
net/tipc/name_table.c: Remove unecessary semicolon
by Peter Senna Tschudin
· 12 years ago
a2bf91b
net/openvswitch/vport.c: Remove unecessary semicolon
by Peter Senna Tschudin
· 12 years ago
4c83501
net/ieee802154/6lowpan.c: Remove unecessary semicolon
by Peter Senna Tschudin
· 12 years ago
b4516a2
llc: Remove stray reference to sysctl_llc_station_ack_timeout.
by David S. Miller
· 12 years ago
12ebc8b
llc2: Collapse remainder of state machine into simple if-else if-statement
by Ben Hutchings
· 12 years ago
da31888
llc2: Remove explicit indexing of state action arrays
by Ben Hutchings
· 12 years ago
5ecf9ee
llc2: Remove the station send queue
by Ben Hutchings
· 12 years ago
04d191c
llc2: Collapse the station event receive path
by Ben Hutchings
· 12 years ago
025e363
llc2: Remove dead code for state machine
by Ben Hutchings
· 12 years ago
cc6328d
llc2: Remove pointless indirection through llc_stat_state_trans_end
by Ben Hutchings
· 12 years ago
e04dae8
af_unix: old_cred is surplus
by Alan Cox
· 12 years ago
e57b8bd
igb: Add 1588 support to I210/I211.
by Matthew Vick
· 12 years ago
1f6e817
igb: Prevent dropped Tx timestamps via work items and interrupts.
by Matthew Vick
· 12 years ago
201987e
igb: Store the MAC address in the name in the PTP struct.
by Matthew Vick
· 12 years ago
a918802
igb: Correct PTP support query from ethtool.
by Matthew Vick
· 12 years ago
a79f4f8
igb: Update PTP function names/variables and locations.
by Matthew Vick
· 12 years ago
3c89f6d
igb: Tidy up wrapping for CONFIG_IGB_PTP.
by Matthew Vick
· 12 years ago
ba01dfe
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
e975639
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
4ffdf91
ixgbe: Improve statistics accuracy for DDP traffic
by Mark Rustad
· 12 years ago
91fbd8f
ixgbe: added reg_ops file to debugfs
by Catherine Sullivan
· 12 years ago
826ff0d
ixgbe: added netdev_ops file to debugfs
by Catherine Sullivan
· 12 years ago
0094916
ixgbe: add debugfs support
by Catherine Sullivan
· 12 years ago
d6ea075
ixgbe: fix reporting of spoofed packets
by Emil Tantilov
· 12 years ago
9f66d3e
ixgbe: Fix VF rate limiting to correctly account for more queues per VF
by Alexander Duyck
· 12 years ago
b35d4d4
ixgbe: Fix ordering of things so that PF correctly configures its VLANs
by Alexander Duyck
· 13 years ago
2f66fd3
e1000: add byte queue limits
by Otto Estuardo Solares Cabrera
· 12 years ago
b48b63a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
3f0c3c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 12 years ago
9cb0ee8
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 12 years ago
5b799dd
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
1547cb8
Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
1568d9f
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
1c23ce7
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
dd383af
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
889cb3b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
7ef6e97
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
7076cca
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a1362d5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
4bca55d
Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
fe59d29
Merge tag 'tty-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
f2378e3
Merge tag 'staging-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
0462bfc
Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
55815f7
vfs: make O_PATH file descriptors usable for 'fstat()'
by Linus Torvalds
· 12 years ago
9316f0e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
8335eaf
eCryptfs: Copy up attributes of the lower target inode after rename
by Tyler Hicks
· 12 years ago
64e6651
eCryptfs: Call lower ->flush() from ecryptfs_flush()
by Tyler Hicks
· 12 years ago
7149f25
eCryptfs: Write out all dirty pages just before releasing the lower file
by Tyler Hicks
· 12 years ago
5f71a3e
i2c: algo: pca: Fix mode selection for PCA9665
by Thomas Kavanagh
· 12 years ago
4a5b2b2
MAINTAINERS: fix tree for current i2c-embedded development
by Wolfram Sang
· 12 years ago
610bd7d
drm/nouveau: fix booting with plymouth + dumb support
by Dave Airlie
· 12 years ago
363fca8
Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 12 years ago
6af773e
pktgen: fix crash with vlan and packet size less than 46
by Nishank Trivedi
· 12 years ago
7f2e6a5
drivers/isdn/gigaset/common.c: Remove useless kfree
by Peter Senna Tschudin
· 12 years ago
5744dd9
ipv6: replace write lock with read lock when get route info
by Li RongQing
· 12 years ago
fb0af4c
ipv6: route templates can be const
by Eric Dumazet
· 12 years ago
eceeb43
thinkpad_acpi: buffer overflow in fan_get_status()
by Dan Carpenter
· 12 years ago
Next »