index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-03
mlxsw: spectrum_router: avoid potential uninitialized data usage
Arnd Bergmann
1
-3
/
+7
2016-10-03
net/mlx5e: shut up maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2016-10-03
cxgb4: unexport cxgb4_dcb_enabled
Arnd Bergmann
1
-6
/
+1
2016-10-03
net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling
Arnd Bergmann
1
-0
/
+3
2016-10-03
net: pktgen: fix pkt_size
Paolo Abeni
1
-11
/
+10
2016-10-03
net: fec: set mac address unconditionally
Gavin Schenk
1
-7
/
+5
2016-10-03
net: ethernet: mediatek: mark symbols static where possible
Baoyou Xie
1
-4
/
+4
2016-10-03
cxgb4: mark cxgb_setup_tc() static
Baoyou Xie
1
-2
/
+2
2016-10-03
ipv6 addrconf: remove addrconf_sysctl_hop_limit()
Maciej Żenczykowski
1
-17
/
+14
2016-10-03
netfilter: bridge: clarify bridge/netfilter message
Stefan Agner
1
-2
/
+4
2016-10-03
Linux 4.8
v4.8
Linus Torvalds
1
-1
/
+1
2016-10-02
ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
Srinivas Ramana
1
-1
/
+1
2016-10-02
MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems
Paul Burton
1
-0
/
+11
2016-10-01
net: Use ns_capable_noaudit() when determining net sysctl permissions
Tyler Hicks
1
-1
/
+1
2016-10-01
include/linux/property.h: fix typo/compile error
John Youn
1
-1
/
+1
2016-10-01
ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()
Eric Ren
1
-0
/
+10
2016-10-01
mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...
Johannes Weiner
3
-63
/
+63
2016-09-30
MAINTAINERS: Switch to kernel.org email address for Javi Merino
Javi Merino
2
-1
/
+2
2016-09-30
x86/entry/64: Fix context tracking state warning when load_gs_index fails
Wanpeng Li
1
-2
/
+2
2016-09-30
x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
Andy Lutomirski
1
-12
/
+11
2016-09-30
x86/vdso: Fix building on big endian host
Segher Boessenkool
1
-1
/
+1
2016-09-30
x86/boot: Fix another __read_cr4() case on 486
Andy Lutomirski
1
-3
/
+1
2016-09-30
mlx5: Add ndo_poll_controller() implementation
Calvin Owens
1
-0
/
+20
2016-09-30
nfp: bpf: zero extend 4 byte context loads
Jakub Kicinski
1
-0
/
+2
2016-09-30
sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock
Xin Long
2
-21
/
+47
2016-09-30
sctp: change to check peer prsctp_capable when using prsctp polices
Xin Long
2
-6
/
+6
2016-09-30
sctp: remove prsctp_param from sctp_chunk
Xin Long
4
-26
/
+9
2016-09-30
sctp: move sent_count to the memory hole in sctp_chunk
Xin Long
1
-3
/
+3
2016-09-30
mlx4: remove unused fields
David Decotigny
2
-6
/
+0
2016-09-30
ipv6 addrconf: implement RFC7559 router solicitation backoff
Maciej Żenczykowski
5
-8
/
+49
2016-09-30
net: Suppress the "Comparison to NULL could be written" warnings
Jia He
2
-17
/
+17
2016-09-30
ipv6: Remove useless parameter in __snmp6_fill_statsdev
Jia He
1
-6
/
+6
2016-09-30
proc: Reduce cache miss in xfrm_statistics_seq_show
Jia He
1
-2
/
+8
2016-09-30
proc: Reduce cache miss in sctp_snmp_seq_show
Jia He
1
-2
/
+6
2016-09-30
proc: Reduce cache miss in snmp6_seq_show
Jia He
1
-8
/
+22
2016-09-30
proc: Reduce cache miss in snmp_seq_show
Jia He
1
-23
/
+47
2016-09-30
net:snmp: Introduce generic interfaces for snmp_get_cpu_field{, 64}
Jia He
1
-0
/
+23
2016-09-30
tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
Milton Miller
1
-5
/
+5
2016-09-30
net: dsa: mv88e6xxx: add eeprom ops
Vivien Didelot
2
-24
/
+26
2016-09-30
net: dsa: mv88e6xxx: add set_switch_mac to ops
Vivien Didelot
2
-13
/
+23
2016-09-30
net: dsa: mv88e6xxx: add chip-wide ops
Vivien Didelot
2
-43
/
+121
2016-09-30
net: dsa: mv88e6xxx: rename mv88e6xxx_ops
Vivien Didelot
2
-9
/
+9
2016-09-30
net: dsa: mv88e6xxx: rename mv88e6xxx_vtu_stu_entry
Vivien Didelot
2
-27
/
+24
2016-09-30
net: dsa: mv88e6xxx: add mv88e6xxx_num_ports helper
Vivien Didelot
3
-19
/
+24
2016-09-30
net: dsa: mv88e6xxx: expose mv88e6xxx_num_databases
Vivien Didelot
2
-5
/
+5
2016-09-30
net: dsa: mv88e6xxx: add flags for FID registers
Vivien Didelot
2
-17
/
+23
2016-09-30
net: dsa: mv88e6xxx: abstract REG_GLOBAL2
Vivien Didelot
2
-30
/
+49
2016-09-30
net: dsa: mv88e6xxx: add global1 helpers
Vivien Didelot
5
-259
/
+306
2016-09-29
rxrpc: Note serial number being ACK'd in the congestion management trace
David Howells
1
-4
/
+4
2016-09-29
rxrpc: Request more ACKs in slow-start mode
David Howells
1
-0
/
+1
[next]