summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-27netfilter: refactor NAT redirect IPv4 to use it from nf_tablesArturo Borrero
2014-10-27ipx: remove __inline__ in c file on staticFabian Frederick
2014-10-27ipx: remove unnecessary casting on ntohlFabian Frederick
2014-10-27ipx: move extern sysctl_ipx_pprop_broadcasting to header fileFabian Frederick
2014-10-27ipv6: include linux/uaccess.h instead of asm/uaccess.hFabian Frederick
2014-10-27ipv6: replace min/casting by min_tFabian Frederick
2014-10-27ipv4: remove set but unused variable shaFabian Frederick
2014-10-26Merge branch 's390-next'David S. Miller
2014-10-26ctcm: replace sscanf by kstrto functionThomas Richter
2014-10-26lcs: replace sscanf by kstrto functionThomas Richter
2014-10-26qeth: s390 ethernet device driver dependencyThomas Richter
2014-10-26qeth: make local functions static in qeth_l3 moduleThomas Richter
2014-10-26qeth: fix some trace formating issuesThomas Richter
2014-10-26qeth: qeth_core_main make local functions staticThomas Richter
2014-10-26xen-netfront: always keep the Rx ring full of requestsDavid Vrabel
2014-10-25Merge branch 'sunvnet-napi'David S. Miller
2014-10-25sunvnet: Remove irqsave/irqrestore on vio.lockSowmini Varadhan
2014-10-25sunvnet: Use RCU to synchronize port usage with vnet_port_remove()Sowmini Varadhan
2014-10-25sunvnet: NAPIfy sunvnetSowmini Varadhan
2014-10-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-10-24net: llc: include linux/errno.h instead of asm/errno.hFabian Frederick
2014-10-24lapb: move EXPORT_SYMBOL after functions.Fabian Frederick
2014-10-24Merge branch 'berlin_ethernet'David S. Miller
2014-10-24net: pxa168_eth: Remove in-driver PHY manglingSebastian Hesselbarth
2014-10-24net: pxa168_eth: Remove HW auto-negotiaionSebastian Hesselbarth
2014-10-24net: pxa168_eth: Prepare proper libphy handlingSebastian Hesselbarth
2014-10-24net: pxa168_eth: Provide phy_interface mode on platform_dataSebastian Hesselbarth
2014-10-24phy: marvell: Add support for 88E3016 FastEthernet PHYSebastian Hesselbarth
2014-10-24natsemi/macsonic: Remove superfluous interrupt disable/restoreGeert Uytterhoeven
2014-10-24cirrus/mac89x0: Remove superfluous interrupt disable/restoreGeert Uytterhoeven
2014-10-24net: typhoon: Remove redundant castsRasmus Villemoes
2014-10-24Removed unused function sctp_addr_is_valid()Sébastien Barré
2014-10-24Merge branch 'ipv6_route'David S. Miller
2014-10-24ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fnMartin KaFai Lau
2014-10-24ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit caseMartin KaFai Lau
2014-10-24ipv6: Remove BACKTRACK macroMartin KaFai Lau
2014-10-24net: Remove trailing whitespace in tcp.h icmp.c syncookies.cKenjiro Nakayama
2014-10-23i40e: Bump versionCatherine Sullivan
2014-10-23i40e: Moving variable declaration out of the loopsAkeem G Abodunrin
2014-10-23i40e: Add 10GBaseT supportMitch Williams
2014-10-23i40e: process link events when setting up switchMitch Williams
2014-10-23i40e: Fix a bug where Rx would stop after some timeAnjali Singhai Jain
2014-10-23i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh
2014-10-23i40e/i40evf: Fix whitespace indentationJeff Kirsher
2014-10-23i40e: enable LSE poke and simplify link stateJesse Brandeburg
2014-10-23i40e: mask phy eventsJesse Brandeburg
2014-10-22hyperv: Fix the total_data_buflen in send pathHaiyang Zhang
2014-10-22Merge branch 'amd-xgbe'David S. Miller
2014-10-22amd-xgbe: Fix napi Rx budget accountingLendacky, Thomas
2014-10-22amd-xgbe: Properly handle feature changes via ethtoolLendacky, Thomas