summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-21net: ipv6: igmp6_event_query: use msecs_to_jiffiesDaniel Borkmann
2013-08-21net: cpsw: Add support for wake-on-lan for cpswMatus Ujhelyi
2013-08-21drivers: net: cpsw: remove platform data header file of cpswMugunthan V N
2013-08-21ip6_tunnel: ensure to always have a link local addressNicolas Dichtel
2013-08-21Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"David S. Miller
2013-08-21bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall
2013-08-21net: davinci_mdio: use platform_{get,set}_drvdata()Libo Chen
2013-08-21net: xilinx_emaclite: use platform_{get,set}_drvdata()Libo Chen
2013-08-21net: sunhme: use platform_{get,set}_drvdata()Libo Chen
2013-08-21net: sunbmac: use platform_{get,set}_drvdata()Libo Chen
2013-08-21net: fec_mpc52xx_phy: use platform_{get,set}_drvdata()Libo Chen
2013-08-21net: ucc_geth: use platform_{get,set}_drvdata()Libo Chen
2013-08-21net: fsl_pq_mdio: use platform_{get,set}_drvdata()Libo Chen
2013-08-21sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov
2013-08-21sh_eth: get register layout from 'struct sh_eth_cpu_data'Sergei Shtylyov
2013-08-21SolutionEngine7724: fix Ether supportSergei Shtylyov
2013-08-21SH7619: fix Ether supportSergei Shtylyov
2013-08-20ipip: dereferencing an ERR_PTR in ip_tunnel_init_net()Dan Carpenter
2013-08-20myri10ge: Add support for ndo_busy_pollHyong-Youb Kim
2013-08-20ipv4: raise IP_MAX_MTU to theoretical limitEric Dumazet
2013-08-20vhost: Include linux/uio.h instead of linux/socket.hAsias He
2013-08-20tcp: trivial: Remove nocache argument from tcp_v4_send_synackChristoph Paasch
2013-08-20pch_gbe: ethtool cannot change parameters when link is downAnders Larsen
2013-08-20moxa: fix missing unlock on error in moxart_mac_start_xmit()Wei Yongjun
2013-08-20sundance: Add myself as a maintainerDenis Kirjanov
2013-08-20sundance: Add netpoll supportDenis Kirjanov
2013-08-20ipv6: fix checkpatch errors in net/ipv6/addrconf.cdingtianhong
2013-08-20ipv6: convert the uses of ADBG and remove the superfluous parenthesesdingtianhong
2013-08-20vxlan: using kfree_rcu() to simplify the codeWei Yongjun
2013-08-20r8169,sis190: remove unnecessary length checkPeter Wu
2013-08-20drivers/net: enic: Generate notification of hardware crashNeel Patel
2013-08-20drivers/net: enic: Add an interface for USNIC to interact with firmwareNeel Patel
2013-08-20drivers/net: enic: Adding support for Cisco Low Latency NICNeel Patel
2013-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-08-20Merge branch '6lowpan'David S. Miller
2013-08-206lowpan: handle context based source addressAlexander Aring
2013-08-206lowpan: lowpan_uncompress_addr with address_modeAlexander Aring
2013-08-206lowpan: add function to uncompress multicast addrAlexander Aring
2013-08-206lowpan: introduce lowpan_fetch_skb functionAlexander Aring
2013-08-206lowpan: Fix fragmentation with link-local compressed addressesDavid Hauweele
2013-08-206lowpan: init ipv6hdr buffer to zeroAlexander Aring
2013-08-20qlcnic: Update version to 5.3.47Himanshu Madhani
2013-08-20qlcnic: Add support for 84xx adapters to load firmware from filePratik Pujar
2013-08-20qlcnic: Loopback Inter Driver Communication AEN handlerManish Chopra
2013-08-20qlcnic: Add PVID support for 84xx adaptersManish Chopra
2013-08-20qlcnic: Enable support for 844X adapterManish Chopra
2013-08-20Merge branch 'openvswitch_vxlan'David S. Miller
2013-08-20openvswitch: Add vxlan tunneling support.Pravin B Shelar
2013-08-20vxlan: Add tx-vlan offload support.Pravin B Shelar
2013-08-20vxlan: Improve vxlan headroom calculation.Pravin B Shelar