index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-05
Merge branch 'gue-next'
David S. Miller
15
-118
/
+565
2014-11-05
gue: Receive side of remote checksum offload
Tom Herbert
1
-9
/
+161
2014-11-05
gue: TX support for using remote checksum offload option
Tom Herbert
3
-4
/
+46
2014-11-05
gue: Protocol constants for remote checksum offload
Tom Herbert
1
-1
/
+4
2014-11-05
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
9
-6
/
+29
2014-11-05
gue: Add infrastructure for flags and options
Tom Herbert
2
-53
/
+189
2014-11-05
udp: Offload outer UDP tunnel csum if available
Tom Herbert
1
-16
/
+36
2014-11-05
net: Move fou_build_header into fou.c and refactor
Tom Herbert
4
-49
/
+120
2014-11-05
Merge branch 'stmmac-next'
David S. Miller
6
-97
/
+16
2014-11-05
stmmac: remove BUS_MODE_DA
Giuseppe CAVALLARO
2
-14
/
+0
2014-11-05
stmmac: remove STMMAC_DEBUG_FS
Giuseppe CAVALLARO
2
-15
/
+7
2014-11-05
stmmac: remove specific SoC Koption from platform.
Giuseppe CAVALLARO
4
-68
/
+9
2014-11-04
net: phy: spi_ks8995: remove sysfs bin file by registered attribute
Vladimir Zapolskiy
1
-1
/
+3
2014-11-04
udp: remove blank line between set and test
Fabian Frederick
1
-1
/
+0
2014-11-04
ipv6: trivial, add bracket for the if block
Florent Fourcot
1
-2
/
+2
2014-11-04
esp4: remove assignment in if condition
Fabian Frederick
1
-1
/
+3
2014-11-04
Merge branch 'ecn_via_routing_table'
David S. Miller
5
-44
/
+87
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
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-117
/
+51
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
Merge branch 'mlx4-next'
David S. Miller
9
-26
/
+190
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
[next]