aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-27tipc: separate building and sending of rejected messagesJon Paul Maloy3-8/+64
2014-06-27tipc: introduce direct iovec to buffer chain fragmentation functionJon Paul Maloy2-0/+105
2014-06-27tipc: make link mtu easily accessible from socketJon Paul Maloy2-4/+38
2014-06-27tipc: introduce send functions for chained buffers in linkJon Paul Maloy4-13/+250
2014-06-27tipc: use negative error return values in functionsJon Paul Maloy1-23/+23
2014-06-27tipc: eliminate case of writing to freed memoryJon Paul Maloy1-2/+4
2014-06-26amd-xgbe: Resolve checkpatch warning about sscanf usageLendacky, Thomas1-5/+4
2014-06-26amd-xgbe: Change destination address filtering supportLendacky, Thomas6-69/+116
2014-06-26amd-xgbe: Add support for VLAN filteringLendacky, Thomas6-14/+165
2014-06-26amd-xgbe: VLAN Rx tag stripping fixLendacky, Thomas1-1/+3
2014-06-26amd-xgbe: VLAN Tx tag insertion fixLendacky, Thomas2-0/+8
2014-06-26amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas5-100/+102
2014-06-25net: fix setting csum_start in skb_segment()Tom Herbert1-1/+1
2014-06-25enic: Make dummy rfs functions inline to fix !CONFIG_RFS_ACCEL buildGeert Uytterhoeven2-10/+3
2014-06-25tipc: bump max configurable window sizeErik Hugne1-1/+1
2014-06-25mac_pton: Use bool not int returnJoe Perches2-6/+6
2014-06-25ipv4: fix dst race in sk_dst_get()Eric Dumazet3-16/+18
2014-06-25net: filter: Use kcalloc/kmalloc_array to allocate arraysTobias Klauser1-2/+2
2014-06-25trivial: net: filter: Change kerneldoc parameter orderTobias Klauser1-1/+1
2014-06-25trivial: net: filter: Fix typo in commentTobias Klauser1-1/+1
2014-06-25inet: reduce TLB pressure for listenersEric Dumazet1-31/+12
2014-06-25veth: add netpoll supportWANG Cong1-0/+18
2014-06-25net: allwinner: emac: Add missing free_irqMaxime Ripard1-0/+1
2014-06-25MAINTAINERS: Update bnx2 maintainersJitendra Kalsaria1-1/+2
2014-06-25cnic: Rebranding cnic driver.Jitendra Kalsaria5-9/+14
2014-06-25bnx2: Rebranding bnx2 driver.Jitendra Kalsaria4-9/+12
2014-06-25net/dsa/dsa.c: remove unnecessary null test before kfreeFabian Frederick1-2/+1
2014-06-25lib: crc32: Add some additional __pure annotationsGeorge Spelvin2-4/+4
2014-06-25lib: crc32: Mark test data __initconstGeorge Spelvin1-2/+2
2014-06-25lib: crc32: Greatly shrink CRC combining codeGeorge Spelvin2-79/+82
2014-06-25cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo1-0/+1
2014-06-25xen-netback: bookkeep number of active queues in our own moduleWei Liu3-52/+26
2014-06-25tg3: Change nvram command timeout value to 50msPrashant Sreedharan1-2/+2
2014-06-25hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groupsJulien D'Ascenzio1-1/+1
2014-06-25ARM: at91/dt: sam9261: remove slow RC oscAlexandre Belloni1-15/+2
2014-06-25ARM: at91/dt: define sam9261ek slow crystal frequencyAlexandre Belloni1-0/+4
2014-06-25ARM: at91/dt: sam9261: correctly define mainckAlexandre Belloni1-2/+8
2014-06-25ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT valuesAlexandre Belloni1-2/+2
2014-06-25ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT valuesAlexandre Belloni1-2/+2
2014-06-25hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in KconfigJosef Gajdusek1-0/+1
2014-06-25hwmon: (ntc_thermistor) Use the manufacturer name properlyNaveen Krishna Chatradhi5-14/+35
2014-06-25devicetree: bindings: Document murata vendor prefixNaveen Krishna Chatradhi1-0/+1
2014-06-25hwmon: (w83l786ng) Report correct minimum fan speedAxel Lin1-1/+1
2014-06-25misc: atmel_pwm: fix Kconfig symbolsNicolas Ferre1-1/+1
2014-06-25powerpc: Don't skip ePAPR spin-table CPUsScott Wood1-1/+9
2014-06-25powerpc/module: Fix TOC symbol CRCLaurent Dufour1-1/+10
2014-06-25powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman7-392/+2
2014-06-24i40e/i40evf: Bump i40e to 0.4.17 and i40evf to 0.9.36Catherine Sullivan2-2/+2
2014-06-24i40e: Bypass timeout recovery level 0 so as to not cause MDDAnjali Singhai Jain1-1/+3
2014-06-24i40e: no pf reset at pci removeShannon Nelson1-6/+0