summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-14netconf: add proxy-arp supportstephen hemminger
2013-12-12ipv6: fix incorrect type in declarationFlorent Fourcot
2013-12-12net: eth: 8390: remove section warning in etherh.cOlof Johansson
2013-12-12net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu
2013-12-12Merge branch 'macvtap_capture'David S. Miller
2013-12-12macvlan: Remove custom recieve and forward handlersVlad Yasevich
2013-12-12macvtap: Add support of packet capture on macvtap device.Vlad Yasevich
2013-12-12Merge branch 'bpf'David S. Miller
2013-12-12filter: doc: improve BPF documentationDaniel Borkmann
2013-12-12filter: bpf_asm: add minimal bpf asm toolDaniel Borkmann
2013-12-12filter: bpf_dbg: add minimal bpf debuggerDaniel Borkmann
2013-12-12net: eth: cpsw: 64-bit phys_addr_t and sparse cleanupOlof Johansson
2013-12-12net: eth: davinci_cpdma: Mark a local variable staticOlof Johansson
2013-12-12net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanupOlof Johansson
2013-12-118390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead
2013-12-11ipv6: router reachability probingJiri Benc
2013-12-11sctp: remove redundant null check on asocwangweidong
2013-12-11sch_htb: remove unnecessary NULL pointer judgmentYang Yingliang
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel
2013-12-11vxlan: leave multicast group when vxlan device downGao feng
2013-12-11vxlan: remove vxlan_group_used in vxlan_openGao feng
2013-12-11bgmac: replace some magic values with definesRafał Miłecki
2013-12-11bgmac: reset cached MAC state during chip resetRafał Miłecki
2013-12-11net_sched: expand control flow of macro SKIP_NONLOCALYang Yingliang
2013-12-11net: macb: Fix build warningSoren Brinkmann
2013-12-11Merge branch 'tipc'David S. Miller
2013-12-11tipc: remove unused 'blocked' flag from tipc_link structYing Xue
2013-12-11tipc: eliminate code duplication in media layerYing Xue
2013-12-11tipc: relocate common functions from media to bearerYing Xue
2013-12-11tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue
2013-12-11tipc: improve naming and comment consistency in media layerJon Paul Maloy
2013-12-11tipc: initiate media type array at compile timeJon Paul Maloy
2013-12-11tipc: eliminate redundant code with kfree_skb_list routineYing Xue
2013-12-11Merge branch 'macb'David S. Miller
2013-12-11net: macb: Adjust tx_clk when link speed changesSoren Brinkmann
2013-12-11net: macb: Use devm_request_irq()Soren Brinkmann
2013-12-11net: macb: Use devm_ioremap()Soren Brinkmann
2013-12-11net: macb: Migrate to devm clock interfaceSoren Brinkmann
2013-12-11net: macb: Migrate to dev_pm_opsSoren Brinkmann
2013-12-11net_sched: sfq: put sfq_unlink in a do - while loopYang Yingliang
2013-12-11net_sched: add space around '>' and before '('Yang Yingliang
2013-12-11net_sched: change "foo* bar" to "foo *bar"Yang Yingliang
2013-12-11net_sched: cls_bpf: use tabs to do indentYang Yingliang
2013-12-11net_sched: remove unnecessary parentheses while returnYang Yingliang
2013-12-11atm: solos-pci: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-11atm: he: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-11net: ieee802154: remove unnecessary spi_set_drvdata()Jingoo Han
2013-12-11net: phy: spi_ks8995: remove unnecessary spi_set_drvdata()Jingoo Han
2013-12-11net: vmxnet3: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-11net: fddi: remove unnecessary pci_set_drvdata()Jingoo Han