index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
ref.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-27
tipc: eliminate case of writing to freed memory
Jon Paul Maloy
1
-2
/
+4
2014-06-27
amd-xgbe: Resolve checkpatch warning about sscanf usage
Lendacky, Thomas
1
-5
/
+4
2014-06-27
amd-xgbe: Change destination address filtering support
Lendacky, Thomas
6
-69
/
+116
2014-06-27
amd-xgbe: Add support for VLAN filtering
Lendacky, Thomas
6
-14
/
+165
2014-06-27
amd-xgbe: VLAN Rx tag stripping fix
Lendacky, Thomas
1
-1
/
+3
2014-06-27
amd-xgbe: VLAN Tx tag insertion fix
Lendacky, Thomas
2
-0
/
+8
2014-06-27
amd-xgbe: Make defines in xgbe.h unique
Lendacky, Thomas
5
-100
/
+102
2014-06-26
net: fix setting csum_start in skb_segment()
Tom Herbert
1
-1
/
+1
2014-06-26
enic: Make dummy rfs functions inline to fix !CONFIG_RFS_ACCEL build
Geert Uytterhoeven
2
-10
/
+3
2014-06-26
tipc: bump max configurable window size
Erik Hugne
1
-1
/
+1
2014-06-26
mac_pton: Use bool not int return
Joe Perches
2
-6
/
+6
2014-06-26
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
3
-16
/
+18
2014-06-26
net: filter: Use kcalloc/kmalloc_array to allocate arrays
Tobias Klauser
1
-2
/
+2
2014-06-26
trivial: net: filter: Change kerneldoc parameter order
Tobias Klauser
1
-1
/
+1
2014-06-26
trivial: net: filter: Fix typo in comment
Tobias Klauser
1
-1
/
+1
2014-06-26
inet: reduce TLB pressure for listeners
Eric Dumazet
1
-31
/
+12
2014-06-26
veth: add netpoll support
WANG Cong
1
-0
/
+18
2014-06-26
net: allwinner: emac: Add missing free_irq
Maxime Ripard
1
-0
/
+1
2014-06-26
MAINTAINERS: Update bnx2 maintainers
Jitendra Kalsaria
1
-1
/
+2
2014-06-26
cnic: Rebranding cnic driver.
Jitendra Kalsaria
5
-9
/
+14
2014-06-26
bnx2: Rebranding bnx2 driver.
Jitendra Kalsaria
4
-9
/
+12
2014-06-26
net/dsa/dsa.c: remove unnecessary null test before kfree
Fabian Frederick
1
-2
/
+1
2014-06-26
lib: crc32: Add some additional __pure annotations
George Spelvin
2
-4
/
+4
2014-06-26
lib: crc32: Mark test data __initconst
George Spelvin
1
-2
/
+2
2014-06-26
lib: crc32: Greatly shrink CRC combining code
George Spelvin
2
-79
/
+82
2014-06-26
cxgb4: use dev_port to identify ports
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2014-06-26
xen-netback: bookkeep number of active queues in our own module
Wei Liu
3
-52
/
+26
2014-06-26
tg3: Change nvram command timeout value to 50ms
Prashant Sreedharan
1
-2
/
+2
2014-06-26
hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groups
Julien D'Ascenzio
1
-1
/
+1
2014-06-25
ARM: at91/dt: sam9261: remove slow RC osc
Alexandre Belloni
1
-15
/
+2
2014-06-25
ARM: at91/dt: define sam9261ek slow crystal frequency
Alexandre Belloni
1
-0
/
+4
2014-06-25
ARM: at91/dt: sam9261: correctly define mainck
Alexandre Belloni
1
-2
/
+8
2014-06-25
ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT values
Alexandre Belloni
1
-2
/
+2
2014-06-25
ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT values
Alexandre Belloni
1
-2
/
+2
2014-06-25
hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in Kconfig
Josef Gajdusek
1
-0
/
+1
2014-06-25
hwmon: (ntc_thermistor) Use the manufacturer name properly
Naveen Krishna Chatradhi
5
-14
/
+35
2014-06-25
devicetree: bindings: Document murata vendor prefix
Naveen Krishna Chatradhi
1
-0
/
+1
2014-06-25
hwmon: (w83l786ng) Report correct minimum fan speed
Axel Lin
1
-1
/
+1
2014-06-25
misc: atmel_pwm: fix Kconfig symbols
Nicolas Ferre
1
-1
/
+1
2014-06-25
powerpc: Don't skip ePAPR spin-table CPUs
Scott Wood
1
-1
/
+9
2014-06-25
powerpc/module: Fix TOC symbol CRC
Laurent Dufour
1
-1
/
+10
2014-06-25
powerpc/powernv: Remove OPAL v1 takeover
Michael Ellerman
7
-392
/
+2
2014-06-25
i40e/i40evf: Bump i40e to 0.4.17 and i40evf to 0.9.36
Catherine Sullivan
2
-2
/
+2
2014-06-25
i40e: Bypass timeout recovery level 0 so as to not cause MDD
Anjali Singhai Jain
1
-1
/
+3
2014-06-25
i40e: no pf reset at pci remove
Shannon Nelson
1
-6
/
+0
2014-06-25
i40e: reapply LAA after reset
Shannon Nelson
2
-2
/
+10
2014-06-25
i40e: allow user to set LAA again
Shannon Nelson
1
-15
/
+16
2014-06-25
i40e: use WoL flag when setting LAA
Shannon Nelson
1
-1
/
+1
2014-06-25
i40e: Add ablitity to enable/disable link from set_link_restart_an
Catherine Sullivan
3
-3
/
+11
2014-06-25
i40e/i40evf: remove reserved type
Jesse Brandeburg
4
-4
/
+0
[next]