summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ucc_geth: use platform_{get,set}_drvdata()Libo Chen2013-08-201-2/+1
* net: fsl_pq_mdio: use platform_{get,set}_drvdata()Libo Chen2013-08-201-1/+1
* sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov2013-08-2010-18/+7
* sh_eth: get register layout from 'struct sh_eth_cpu_data'Sergei Shtylyov2013-08-202-1/+22
* SolutionEngine7724: fix Ether supportSergei Shtylyov2013-08-201-1/+3
* SH7619: fix Ether supportSergei Shtylyov2013-08-201-2/+10
* ipip: dereferencing an ERR_PTR in ip_tunnel_init_net()Dan Carpenter2013-08-201-4/+4
* myri10ge: Add support for ndo_busy_pollHyong-Youb Kim2013-08-201-2/+198
* ipv4: raise IP_MAX_MTU to theoretical limitEric Dumazet2013-08-201-5/+3
* vhost: Include linux/uio.h instead of linux/socket.hAsias He2013-08-201-1/+1
* tcp: trivial: Remove nocache argument from tcp_v4_send_synackChristoph Paasch2013-08-201-3/+2
* pch_gbe: ethtool cannot change parameters when link is downAnders Larsen2013-08-201-0/+1
* moxa: fix missing unlock on error in moxart_mac_start_xmit()Wei Yongjun2013-08-201-4/+6
* sundance: Add myself as a maintainerDenis Kirjanov2013-08-201-0/+6
* sundance: Add netpoll supportDenis Kirjanov2013-08-201-0/+14
* ipv6: fix checkpatch errors in net/ipv6/addrconf.cdingtianhong2013-08-201-10/+14
* ipv6: convert the uses of ADBG and remove the superfluous parenthesesdingtianhong2013-08-201-11/+11
* vxlan: using kfree_rcu() to simplify the codeWei Yongjun2013-08-201-7/+1
* r8169,sis190: remove unnecessary length checkPeter Wu2013-08-202-6/+0
* drivers/net: enic: Generate notification of hardware crashNeel Patel2013-08-202-1/+2
* drivers/net: enic: Add an interface for USNIC to interact with firmwareNeel Patel2013-08-205-1/+83
* drivers/net: enic: Adding support for Cisco Low Latency NICNeel Patel2013-08-207-17/+197
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-08-2032-504/+513
|\
| * netfilter: export xt_HMARK.h to userlandNicolas Dichtel2013-08-142-0/+1
| * netfilter: export xt_rpfilter.h to userlandNicolas Dichtel2013-08-142-0/+1
| * netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso2013-08-136-16/+114
| * netfilter: ctnetlink: refactor ctnetlink_create_expectPablo Neira Ayuso2013-08-131-69/+87
| * netfilter: nf_conntrack: don't send destroy events from iteratorFlorian Westphal2013-08-096-40/+14
| * ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULLDaniel Borkmann2013-08-071-0/+6
| * ipvs: fixed spacing at for statementsDragos Foianu2013-08-061-4/+4
| * netfilter: tproxy: fix build with IP6_NF_IPTABLES=nFlorian Westphal2013-08-051-1/+1
| * netfilter: nf_nat: use per-conntrack locking for sequence number adjustmentsPatrick McHardy2013-07-311-13/+6
| * netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy2013-07-317-13/+13
| * netfilter: nf_nat: fix locking in nf_nat_seq_adjust()Patrick McHardy2013-07-311-1/+6
| * netfilter: nf_conntrack: remove duplicate code in ctnetlinkFlorian Westphal2013-07-313-30/+20
| * netfilter: tproxy: remove nf_tproxy_core.hFlorian Westphal2013-07-313-212/+220
| * netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal2013-07-316-89/+16
| * netfilter: nf_queue: relax NFQA_CT attribute checkFlorian Westphal2013-07-311-3/+1
| * netfilter: connlabels: remove unneeded includesFlorian Westphal2013-07-311-4/+0
| * netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()Patrick McHardy2013-07-313-6/+7
| * netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID()Patrick McHardy2013-07-311-7/+0
| * netfilter: xt_addrtype: fix trivial typoPhil Oester2013-07-311-1/+1
* | Merge branch '6lowpan'David S. Miller2013-08-202-102/+204
|\ \
| * | 6lowpan: handle context based source addressAlexander Aring2013-08-201-3/+46
| * | 6lowpan: lowpan_uncompress_addr with address_modeAlexander Aring2013-08-202-71/+82
| * | 6lowpan: add function to uncompress multicast addrAlexander Aring2013-08-201-19/+59
| * | 6lowpan: introduce lowpan_fetch_skb functionAlexander Aring2013-08-201-0/+12
| * | 6lowpan: Fix fragmentation with link-local compressed addressesDavid Hauweele2013-08-201-0/+6
| * | 6lowpan: init ipv6hdr buffer to zeroAlexander Aring2013-08-201-11/+1
|/ /
* | qlcnic: Update version to 5.3.47Himanshu Madhani2013-08-201-3/+3
OpenPOWER on IntegriCloud