Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b98b8babd6e3370fadb7c6eaacb00eb2f6344a6c
b98b8ba
gianfar: Change default HW Tx queue scheduling mode
by Claudiu Manoil
· 12 years ago
0cf833a
net: loopback: set default mtu to 64K
by Eric Dumazet
· 12 years ago
2a6c8c7
net: Remove unnecessary NULL check in scm_destroy().
by David S. Miller
· 12 years ago
5889335
bnx2x: Improve code around bnx2x_tests_str_arr
by Merav Sicron
· 12 years ago
b8f37a4a
ctcm: fix error return code
by Peter Senna Tschudin
· 12 years ago
6531084
drivers/s390/net: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
f68bd07
qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()
by Wei Yongjun
· 12 years ago
3c78747
lcs: ensure proper ccw setup
by Sebastian Ott
· 12 years ago
725b9c0
qeth: cleanup channel path descriptor function
by Sebastian Ott
· 12 years ago
ae47351
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
6ee584b
netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute
by Pablo Neira Ayuso
· 12 years ago
ba8d3b0
netfilter: nfnetlink_queue: fix maximum packet length to userspace
by Pablo Neira Ayuso
· 12 years ago
7be54ca
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
by Pablo Neira Ayuso
· 12 years ago
54eb3df
netfilter: xt_time: add support to ignore day transition
by Florian Westphal
· 12 years ago
2ddc7fe
ixgbevf: Return error on failure to enable VLAN
by Alexander Duyck
· 12 years ago
5c60f81
ixgbevf: Add fix to VF to handle multi-descriptor buffers
by Alexander Duyck
· 12 years ago
ac6ed8f
ixgbevf: Fix AIM (Adaptive Interrupt Moderation)
by Greg Rose
· 12 years ago
b3d58a8
ixgbevf - Remove unused parameter in ixgbevf_receive_skb
by Narendra K
· 12 years ago
0584d99
ixgbe: Do not read the spoofed packets counter when not in IOV mode
by Greg Rose
· 12 years ago
4b2cd27
ixgbevf: Fix code for handling timeout
by Alexander Duyck
· 12 years ago
c9d2ea9
netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.
by David S. Miller
· 12 years ago
30099b2
tcp: TCP Fast Open Server - record retransmits after 3WHS
by Neal Cardwell
· 12 years ago
5894bab
net: Make ZNET driver config depend on X86.
by David S. Miller
· 12 years ago
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
e69bebd
tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets
by Neal Cardwell
· 12 years ago
0725398
tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTT
by Neal Cardwell
· 12 years ago
016818d
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
by Neal Cardwell
· 12 years ago
623df48
tcp: extract code to compute SYNACK RTT
by Neal Cardwell
· 12 years ago
de46584
ptp: clarify the clock_name sysfs attribute
by Richard Cochran
· 12 years ago
1ef7615
ptp: link the phc device to its parent device
by Richard Cochran
· 12 years ago
5c35bad
ptp: provide the clock's adjusted frequency
by Richard Cochran
· 12 years ago
39a8cbd
ptp: remember the adjusted frequency
by Richard Cochran
· 12 years ago
717ecc2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
7146b2d
can: sja1000: Add support for listen-only mode and one-shot mode
by Andreas Larsson
· 12 years ago
c9f14bf3
igb: Use dma_unmap_addr and dma_unmap_len defines
by Alexander Duyck
· 12 years ago
a57fe23
igb: Simplify how we populate the RSS key
by Alexander Duyck
· 12 years ago
797fd4b
igb: Change how we populate the RSS indirection table
by Alexander Duyck
· 12 years ago
f412878
igb: Change Tx cleanup loop to do/while instead of for
by Alexander Duyck
· 12 years ago
f33005a
igb: Remove logic that was doing NUMA pseudo-aware allocations
by Alexander Duyck
· 12 years ago
3dbdf96
igb: Fix stats output on i210/i211 parts.
by Carolyn Wyborny
· 12 years ago
f557147
igb: Change how we check for pre-existing and assigned VFs
by Stefan Assmann
· 12 years ago
f61bd05
can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()
by Wei Yongjun
· 12 years ago
56b9f30
can: usb: peak: rename peak_usb dump_mem function
by Randy Dunlap
· 12 years ago
006cd13
can: c_can: Adopt pinctrl support
by AnilKumar Ch
· 12 years ago
8212003
can: c_can: Add d_can suspend resume support
by AnilKumar Ch
· 12 years ago
4cdd34b
can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller
by AnilKumar Ch
· 12 years ago
2469627
can: c_can: Add device tree support to Bosch C_CAN/D_CAN controller
by AnilKumar Ch
· 12 years ago
f27b1db
can: c_can: Modify c_can device names
by AnilKumar Ch
· 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
abb17e6
netlink: use <linux/export.h> instead of <linux/module.h>
by Pablo Neira Ayuso
· 12 years ago
0bfd607
sunbmac: Remove unused local variable.
by David S. Miller
· 12 years ago
10f3f51
team: send port changed when added
by Jiri Pirko
· 12 years ago
5e95377
ipconfig: add nameserver IPs to kernel-parameter ip=
by Christoph Fritz
· 12 years ago
42d94dc
net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200
by Bjørn Mork
· 12 years ago
fc18162
l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=y
by Amerigo Wang
· 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
Next »