index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-04
net: allow setting ecn via routing table
Florian Westphal
5
-17
/
+31
2014-11-04
syncookies: split cookie_check_timestamp() into two functions
Florian Westphal
3
-18
/
+27
2014-11-04
syncookies: avoid magic values and document which-bit-is-what-option
Florian Westphal
1
-15
/
+35
2014-11-04
igmp: remove camel case definitions
Fabian Frederick
1
-14
/
+14
2014-11-04
udp: remove else after return
Fabian Frederick
1
-6
/
+6
2014-11-04
inet: frags: remove inline on static in c file
Fabian Frederick
1
-8
/
+8
2014-11-04
ipv4: remove 0/NULL assignment on static
Fabian Frederick
1
-8
/
+8
2014-11-04
ipv4: use seq_puts instead of seq_printf where possible
Fabian Frederick
1
-3
/
+3
2014-11-04
tcp: spelling s/plugable/pluggable
Fabian Frederick
1
-1
/
+1
2014-11-04
cipso: remove NULL assignment on static
Fabian Frederick
1
-1
/
+3
2014-11-04
ipv4: include linux/bug.h instead of asm/bug.h
Fabian Frederick
1
-1
/
+1
2014-11-04
cipso: kerneldoc warning fix
Fabian Frederick
1
-1
/
+1
2014-11-03
net: add rbnode to struct sk_buff
Eric Dumazet
2
-27
/
+20
2014-11-03
hamradio: 6pack: remove unnecessary check
Sudip Mukherjee
1
-2
/
+1
2014-11-03
PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction
Denis Kirjanov
3
-0
/
+13
2014-11-03
net/mlx4_core: Add retrieval of CONFIG_DEV parameters
Matan Barak
6
-7
/
+139
2014-11-03
net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages
Ido Shamay
1
-3
/
+4
2014-11-03
net/mlx4_en: Remove RX buffers alignment to IP_ALIGN
Ido Shamay
2
-13
/
+4
2014-11-03
net/mlx4_core: Protect port type setting by mutex
Amir Vadai
1
-1
/
+8
2014-11-03
net/mlx4_core: Prevent VF from changing port configuration
Saeed Mahameed
3
-2
/
+35
2014-11-03
net: less interrupt masking in NAPI
Eric Dumazet
1
-25
/
+43
2014-11-03
net: shrink struct softnet_data
Eric Dumazet
1
-7
/
+8
2014-11-03
i40e: properly parse MDET registers
Mitch Williams
1
-5
/
+7
2014-11-03
i40e: configure VM ID in qtx_ctl
Mitch Williams
1
-2
/
+6
2014-11-03
i40e: enable debug earlier
Shannon Nelson
1
-0
/
+5
2014-11-03
i40e: better wording for resource tracking errors
Shannon Nelson
1
-6
/
+8
2014-11-03
i40e: scale msix vector use when more cores than vectors
Shannon Nelson
1
-4
/
+7
2014-11-03
i40e: remove debugfs dump stats
Shannon Nelson
1
-91
/
+2
2014-11-03
i40e: avoid disable of interrupt when changing ITR
Jesse Brandeburg
1
-2
/
+0
2014-11-03
i40evf: Add support for 10G base T parts
Paul M Stillwell Jr
2
-0
/
+2
2014-11-03
i40e: fix link checking logic
Mitch Williams
1
-4
/
+7
2014-11-03
i40evf: properly handle multiple AQ messages
Mitch Williams
1
-3
/
+1
2014-11-03
i40e: Add condition to enter fdir flush and reinit
Akeem G Abodunrin
1
-0
/
+6
2014-11-01
sunhme: Add DMA mapping error checks.
David S. Miller
1
-5
/
+57
2014-11-01
x86_64, entry: Fix out of bounds read on sysenter
Andy Lutomirski
1
-1
/
+1
2014-10-31
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
Lennart Sorensen
3
-2
/
+49
2014-10-31
drivers: net: cpsw: Fix broken loop condition in switch mode
Lennart Sorensen
1
-5
/
+5
2014-10-31
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
Lennart Sorensen
3
-2
/
+49
2014-10-31
drivers: net: cpsw: Fix broken loop condition in switch mode
Lennart Sorensen
1
-5
/
+5
2014-10-31
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
Guenter Roeck
1
-2
/
+4
2014-10-31
ethernet: mvneta: Use PHY status standard message
Ezequiel Garcia
1
-2
/
+1
2014-10-31
stmmac: pci: set default of the filter bins
Andy Shevchenko
1
-0
/
+7
2014-10-31
bonding: add bond_tx_drop() helper
Eric Dumazet
3
-9
/
+14
2014-10-31
net: smc91x: Fix gpios for device tree based booting
Tony Lindgren
5
-3
/
+65
2014-10-31
sunvdc: don't call VD_OP_GET_VTOC
Dwight Engen
1
-9
/
+0
2014-10-31
mpls: Allow mpls_gso to be built as module
Pravin B Shelar
1
-1
/
+1
2014-10-31
mpls: Fix mpls_gso handler.
Pravin B Shelar
1
-2
/
+1
2014-10-31
r8152: stop submitting intr for -EPROTO
hayeswang
1
-0
/
+3
2014-10-31
Revert "Input: i8042 - disable active multiplexing by default"
Dmitry Torokhov
3
-10
/
+275
2014-10-31
Input: altera_ps2 - use correct type for irq return value
Tobias Klauser
1
-1
/
+1
[next]