summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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/+2Star
* | | 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/+2Star
* | | sch_htb: remove unnecessary NULL pointer judgmentYang Yingliang2013-12-111-11/+5Star
* | | 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/+1Star
* | | 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/+311Star
|\ \ \
| * | | tipc: remove unused 'blocked' flag from tipc_link structYing Xue2013-12-112-11/+7Star
| * | | tipc: eliminate code duplication in media layerYing Xue2013-12-114-231/+149Star
| * | | tipc: relocate common functions from media to bearerYing Xue2013-12-115-401/+114Star
| * | | 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/+23Star
| * | | tipc: eliminate redundant code with kfree_skb_list routineYing Xue2013-12-112-55/+9Star
|/ / /
* | | 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/+3Star
| * | | net: macb: Use devm_ioremap()Soren Brinkmann2013-12-111-5/+3Star
| * | | 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/+0Star
* | | atm: he: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-111-1/+0Star
* | | net: ieee802154: remove unnecessary spi_set_drvdata()Jingoo Han2013-12-112-3/+0Star
* | | net: phy: spi_ks8995: remove unnecessary spi_set_drvdata()Jingoo Han2013-12-111-2/+0Star
* | | net: vmxnet3: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-111-1/+0Star
* | | net: fddi: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-111-1/+0Star
* | | net: hippi: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-111-4/+1Star
* | | virtio_net: spelling fixesstephen hemminger2013-12-111-2/+2
* | | virtio_net: remove unused parameter to send_commandstephen hemminger2013-12-111-21/+13Star
* | | net: handle error more gracefully in socketpair()Yann Droneaud2013-12-111-18/+31
* | | Revert "macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvm...David S. Miller2013-12-111-0/+5
* | | Revert "tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()"David S. Miller2013-12-111-0/+5
* | | net: more spelling fixesstephen hemminger2013-12-115-11/+11
* | | Merge branch 'ifla_flags'David S. Miller2013-12-114-8/+17
|\ \ \
| * | | ipv4: add support for IFA_FLAGS nl attributeJiri Pirko2013-12-112-3/+7
| * | | dn_dev: add support for IFA_FLAGS nl attributeJiri Pirko2013-12-112-5/+10
|/ / /
* | | sh_eth: add R8A7791 supportSergei Shtylyov2013-12-112-4/+5