aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-11filter: bpf_asm: add minimal bpf asm toolDaniel Borkmann4-2/+960
2013-12-11filter: bpf_dbg: add minimal bpf debuggerDaniel Borkmann2-2/+1411
2013-12-11net: eth: cpsw: 64-bit phys_addr_t and sparse cleanupOlof Johansson1-4/+4
2013-12-11net: eth: davinci_cpdma: Mark a local variable staticOlof Johansson1-1/+1
2013-12-11net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanupOlof Johansson1-3/+2
2013-12-118390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead16-302/+426
2013-12-11ipv6: router reachability probingJiri Benc3-6/+26
2013-12-11sctp: remove redundant null check on asocwangweidong1-4/+2
2013-12-11sch_htb: remove unnecessary NULL pointer judgmentYang Yingliang1-11/+5
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel4-11/+11
2013-12-11vxlan: leave multicast group when vxlan device downGao feng1-6/+21
2013-12-11vxlan: remove vxlan_group_used in vxlan_openGao feng1-3/+1
2013-12-11bgmac: replace some magic values with definesRafał Miłecki2-9/+18
2013-12-11bgmac: reset cached MAC state during chip resetRafał Miłecki1-0/+2
2013-12-11net_sched: expand control flow of macro SKIP_NONLOCALYang Yingliang1-35/+122
2013-12-11net: macb: Fix build warningSoren Brinkmann1-1/+1
2013-12-11tipc: remove unused 'blocked' flag from tipc_link structYing Xue2-11/+7
2013-12-11tipc: eliminate code duplication in media layerYing Xue4-231/+149
2013-12-11tipc: relocate common functions from media to bearerYing Xue5-401/+114
2013-12-11tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue4-46/+68
2013-12-11tipc: improve naming and comment consistency in media layerJon Paul Maloy2-19/+19
2013-12-11tipc: initiate media type array at compile timeJon Paul Maloy4-62/+23
2013-12-11tipc: eliminate redundant code with kfree_skb_list routineYing Xue2-55/+9
2013-12-10net: macb: Adjust tx_clk when link speed changesSoren Brinkmann2-0/+65
2013-12-10net: macb: Use devm_request_irq()Soren Brinkmann1-5/+3
2013-12-10net: macb: Use devm_ioremap()Soren Brinkmann1-5/+3
2013-12-10net: macb: Migrate to devm clock interfaceSoren Brinkmann1-12/+20
2013-12-10net: macb: Migrate to dev_pm_opsSoren Brinkmann1-7/+7
2013-12-10net_sched: sfq: put sfq_unlink in a do - while loopYang Yingliang1-4/+6
2013-12-10net_sched: add space around '>' and before '('Yang Yingliang2-2/+3
2013-12-10net_sched: change "foo* bar" to "foo *bar"Yang Yingliang2-3/+3
2013-12-10net_sched: cls_bpf: use tabs to do indentYang Yingliang1-1/+1
2013-12-10net_sched: remove unnecessary parentheses while returnYang Yingliang2-2/+3
2013-12-10atm: solos-pci: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-10atm: he: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-10net: ieee802154: remove unnecessary spi_set_drvdata()Jingoo Han2-3/+0
2013-12-10net: phy: spi_ks8995: remove unnecessary spi_set_drvdata()Jingoo Han1-2/+0
2013-12-10net: vmxnet3: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-10net: fddi: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-10net: hippi: remove unnecessary pci_set_drvdata()Jingoo Han1-4/+1
2013-12-10virtio_net: spelling fixesstephen hemminger1-2/+2
2013-12-10virtio_net: remove unused parameter to send_commandstephen hemminger1-21/+13
2013-12-10net: handle error more gracefully in socketpair()Yann Droneaud1-18/+31
2013-12-10Revert "macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg()"David S. Miller1-0/+5
2013-12-10Revert "tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()"David S. Miller1-0/+5
2013-12-10net: more spelling fixesstephen hemminger5-11/+11
2013-12-10ipv4: add support for IFA_FLAGS nl attributeJiri Pirko2-3/+7
2013-12-10dn_dev: add support for IFA_FLAGS nl attributeJiri Pirko2-5/+10
2013-12-10sh_eth: add R8A7791 supportSergei Shtylyov2-4/+5
2013-12-10bgmac: start/stop PHY on netdev open/stopRafał Miłecki1-0/+4