summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: fix incorrect type in declarationFlorent Fourcot2013-12-121-1/+2
* net: eth: 8390: remove section warning in etherh.cOlof Johansson2013-12-121-1/+1
* net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu2013-12-126-75/+97
* Merge branch 'macvtap_capture'David S. Miller2013-12-123-46/+38
|\
| * macvlan: Remove custom recieve and forward handlersVlad Yasevich2013-12-123-20/+7
| * macvtap: Add support of packet capture on macvtap device.Vlad Yasevich2013-12-121-27/+32
|/
* Merge branch 'bpf'David S. Miller2013-12-126-49/+2930
|\
| * filter: doc: improve BPF documentationDaniel Borkmann2013-12-121-47/+561
| * filter: bpf_asm: add minimal bpf asm toolDaniel Borkmann2013-12-124-2/+960
| * filter: bpf_dbg: add minimal bpf debuggerDaniel Borkmann2013-12-122-2/+1411
|/
* net: eth: cpsw: 64-bit phys_addr_t and sparse cleanupOlof Johansson2013-12-121-4/+4
* net: eth: davinci_cpdma: Mark a local variable staticOlof Johansson2013-12-121-1/+1
* net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanupOlof Johansson2013-12-121-3/+2
* 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
* ipv6: router reachability probingJiri Benc2013-12-113-6/+26
* sctp: remove redundant null check on asocwangweidong2013-12-111-4/+2
* sch_htb: remove unnecessary NULL pointer judgmentYang Yingliang2013-12-111-11/+5
* ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel2013-12-114-11/+11
* vxlan: leave multicast group when vxlan device downGao feng2013-12-111-6/+21
* vxlan: remove vxlan_group_used in vxlan_openGao feng2013-12-111-3/+1
* bgmac: replace some magic values with definesRafał Miłecki2013-12-112-9/+18
* bgmac: reset cached MAC state during chip resetRafał Miłecki2013-12-111-0/+2
* net_sched: expand control flow of macro SKIP_NONLOCALYang Yingliang2013-12-111-35/+122
* net: macb: Fix build warningSoren Brinkmann2013-12-111-1/+1
* Merge branch 'tipc'David S. Miller2013-12-119-747/+311
|\
| * tipc: remove unused 'blocked' flag from tipc_link structYing Xue2013-12-112-11/+7
| * tipc: eliminate code duplication in media layerYing Xue2013-12-114-231/+149
| * tipc: relocate common functions from media to bearerYing Xue2013-12-115-401/+114
| * tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue2013-12-114-46/+68
| * tipc: improve naming and comment consistency in media layerJon Paul Maloy2013-12-112-19/+19
| * tipc: initiate media type array at compile timeJon Paul Maloy2013-12-114-62/+23
| * tipc: eliminate redundant code with kfree_skb_list routineYing Xue2013-12-112-55/+9
|/
* Merge branch 'macb'David S. Miller2013-12-112-29/+98
|\
| * net: macb: Adjust tx_clk when link speed changesSoren Brinkmann2013-12-112-0/+65
| * net: macb: Use devm_request_irq()Soren Brinkmann2013-12-111-5/+3
| * net: macb: Use devm_ioremap()Soren Brinkmann2013-12-111-5/+3
| * net: macb: Migrate to devm clock interfaceSoren Brinkmann2013-12-111-12/+20
| * net: macb: Migrate to dev_pm_opsSoren Brinkmann2013-12-111-7/+7
|/
* net_sched: sfq: put sfq_unlink in a do - while loopYang Yingliang2013-12-111-4/+6
* net_sched: add space around '>' and before '('Yang Yingliang2013-12-112-2/+3
* net_sched: change "foo* bar" to "foo *bar"Yang Yingliang2013-12-112-3/+3
* net_sched: cls_bpf: use tabs to do indentYang Yingliang2013-12-111-1/+1
* net_sched: remove unnecessary parentheses while returnYang Yingliang2013-12-112-2/+3
* atm: solos-pci: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-111-2/+0
* atm: he: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-111-1/+0
* net: ieee802154: remove unnecessary spi_set_drvdata()Jingoo Han2013-12-112-3/+0
* net: phy: spi_ks8995: remove unnecessary spi_set_drvdata()Jingoo Han2013-12-111-2/+0
* net: vmxnet3: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-111-1/+0
* net: fddi: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-111-1/+0
* net: hippi: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-111-4/+1