summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: cpsw: Add support for wake-on-lan for cpswMatus Ujhelyi2013-08-20
* drivers: net: cpsw: remove platform data header file of cpswMugunthan V N2013-08-20
* ip6_tunnel: ensure to always have a link local addressNicolas Dichtel2013-08-20
* Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"David S. Miller2013-08-20
* bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall2013-08-20
* net: davinci_mdio: use platform_{get,set}_drvdata()Libo Chen2013-08-20
* net: xilinx_emaclite: use platform_{get,set}_drvdata()Libo Chen2013-08-20
* net: sunhme: use platform_{get,set}_drvdata()Libo Chen2013-08-20
* net: sunbmac: use platform_{get,set}_drvdata()Libo Chen2013-08-20
* net: fec_mpc52xx_phy: use platform_{get,set}_drvdata()Libo Chen2013-08-20
* net: ucc_geth: use platform_{get,set}_drvdata()Libo Chen2013-08-20
* net: fsl_pq_mdio: use platform_{get,set}_drvdata()Libo Chen2013-08-20
* sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov2013-08-20
* sh_eth: get register layout from 'struct sh_eth_cpu_data'Sergei Shtylyov2013-08-20
* SolutionEngine7724: fix Ether supportSergei Shtylyov2013-08-20
* SH7619: fix Ether supportSergei Shtylyov2013-08-20
* ipip: dereferencing an ERR_PTR in ip_tunnel_init_net()Dan Carpenter2013-08-20
* myri10ge: Add support for ndo_busy_pollHyong-Youb Kim2013-08-20
* ipv4: raise IP_MAX_MTU to theoretical limitEric Dumazet2013-08-20
* vhost: Include linux/uio.h instead of linux/socket.hAsias He2013-08-20
* tcp: trivial: Remove nocache argument from tcp_v4_send_synackChristoph Paasch2013-08-20
* pch_gbe: ethtool cannot change parameters when link is downAnders Larsen2013-08-20
* moxa: fix missing unlock on error in moxart_mac_start_xmit()Wei Yongjun2013-08-20
* sundance: Add myself as a maintainerDenis Kirjanov2013-08-20
* sundance: Add netpoll supportDenis Kirjanov2013-08-20
* ipv6: fix checkpatch errors in net/ipv6/addrconf.cdingtianhong2013-08-20
* ipv6: convert the uses of ADBG and remove the superfluous parenthesesdingtianhong2013-08-20
* vxlan: using kfree_rcu() to simplify the codeWei Yongjun2013-08-20
* r8169,sis190: remove unnecessary length checkPeter Wu2013-08-20
* drivers/net: enic: Generate notification of hardware crashNeel Patel2013-08-20
* drivers/net: enic: Add an interface for USNIC to interact with firmwareNeel Patel2013-08-20
* drivers/net: enic: Adding support for Cisco Low Latency NICNeel Patel2013-08-20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-08-20
|\
| * netfilter: export xt_HMARK.h to userlandNicolas Dichtel2013-08-14
| * netfilter: export xt_rpfilter.h to userlandNicolas Dichtel2013-08-14
| * netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso2013-08-13
| * netfilter: ctnetlink: refactor ctnetlink_create_expectPablo Neira Ayuso2013-08-13
| * netfilter: nf_conntrack: don't send destroy events from iteratorFlorian Westphal2013-08-09
| * ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULLDaniel Borkmann2013-08-07
| * ipvs: fixed spacing at for statementsDragos Foianu2013-08-06
| * netfilter: tproxy: fix build with IP6_NF_IPTABLES=nFlorian Westphal2013-08-05
| * netfilter: nf_nat: use per-conntrack locking for sequence number adjustmentsPatrick McHardy2013-07-31
| * netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy2013-07-31
| * netfilter: nf_nat: fix locking in nf_nat_seq_adjust()Patrick McHardy2013-07-31
| * netfilter: nf_conntrack: remove duplicate code in ctnetlinkFlorian Westphal2013-07-31
| * netfilter: tproxy: remove nf_tproxy_core.hFlorian Westphal2013-07-31
| * netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal2013-07-31
| * netfilter: nf_queue: relax NFQA_CT attribute checkFlorian Westphal2013-07-31
| * netfilter: connlabels: remove unneeded includesFlorian Westphal2013-07-31
| * netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()Patrick McHardy2013-07-31