summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: deselect current GW on client mode switch offAntonio Quartulli2014-01-082-0/+14
* batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-0841-123/+41
* batman-adv: don't switch byte order too often if not neededAntonio Quartulli2014-01-081-3/+5
* batman-adv: properly rename define in distributed arp table header fileAntonio Quartulli2014-01-081-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-01-0810-156/+397
|\
| * i40e: correctly setup ARQ descriptorsMitch Williams2014-01-071-0/+5
| * i40e: remove redundant AQ enableKamil Krawczyk2014-01-071-6/+0
| * i40e: Enable/Disable PF switch LB on SR-IOV configure changesGreg Rose2014-01-071-2/+74
| * i40e: whitespace paren and comment tweaksShannon Nelson2014-01-073-6/+7
| * i40e: rework shadow ram read functionsShannon Nelson2014-01-071-51/+16
| * i40e: check MAC type before any REG accessShannon Nelson2014-01-071-8/+8
| * i40e: move PF ID init from PF reset to SC initShannon Nelson2014-01-071-7/+7
| * i40e: Reduce range of interrupt reg in reg testShannon Nelson2014-01-071-3/+3
| * i40e: update firmware api to 1.1Shannon Nelson2014-01-074-44/+99
| * i40e: Add code to wait for FW to complete in reset pathShannon Nelson2014-01-072-0/+42
| * i40e: Bump versionCatherine Sullivan2014-01-071-1/+1
| * i40e: Allow VF to set already assigned MAC addressGreg Rose2014-01-071-1/+4
| * i40e: Stop accepting any VLAN tag on VLAN 0 filter setGreg Rose2014-01-071-11/+0
| * i40e: Do not enable broadcast promiscuous by defaultGreg Rose2014-01-072-17/+18
| * i40e: Expose AQ debugfs hooksAnjali Singhai Jain2014-01-071-0/+114
|/
* net: xfrm: xfrm_policy: silence compiler warningYing Xue2014-01-071-0/+2
* Merge branch 'tipc'David S. Miller2014-01-078-64/+73
|\
| * tipc: make link start event synchronousJon Paul Maloy2014-01-073-13/+7
| * tipc: introduce new spinlock to protect struct link_reqYing Xue2014-01-071-2/+9
| * tipc: remove 'has_redundant_link' flag from STATE link protocol messagesJon Paul Maloy2014-01-072-11/+1
| * tipc: rename functions related to link failover and improve commentsJon Paul Maloy2014-01-075-38/+56
|/
* net: skbuff: const-ify casts in skb_queue_* functionsDaniel Borkmann2014-01-071-3/+3
* net: xfrm: xfrm_policy: fix inline not at beginning of declarationDaniel Borkmann2014-01-071-6/+6
* mlx4_en: Select PTP_1588_CLOCKShawn Bohrer2014-01-071-0/+1
* net-gre-gro: Add GRE support to the GRO stackJerry Chu2014-01-076-7/+216
* net: Do not enable tx-nocache-copy by defaultBenjamin Poirier2014-01-071-5/+0
* ipv4: loopback device: ignore value changes after device is uppedJiri Pirko2014-01-071-0/+2
* IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2014-01-075-1/+26
* net/mlx4_en: fix error return code in mlx4_en_get_qp()Wei Yongjun2014-01-071-2/+3
* r8152: correct some messagesHayes Wang2014-01-071-10/+13
* bna: Fix build due to missing use of dma_unmap_len_set()David S. Miller2014-01-061-2/+2
* gre_offload: statically build GRE offloading supportEric Dumazet2014-01-064-16/+7
* bgmac: fix typosHauke Mehrtens2014-01-061-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-0617-213/+483
|\
| * ovs: make functions localStephen Hemminger2014-01-064-6/+7
| * openvswitch: Compute checksum in skb_gso_segment() if neededThomas Graf2014-01-061-1/+1
| * openvswitch: Use skb_zerocopy() for upcallThomas Graf2014-01-061-8/+29
| * openvswitch: Pass datapath into userspace queue functionsThomas Graf2014-01-061-20/+14
| * openvswitch: Drop user features if old user space attempted to create datapathThomas Graf2014-01-062-1/+30
| * openvswitch: Allow user space to announce ability to accept unaligned Netlink...Thomas Graf2014-01-063-0/+20
| * net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf2014-01-063-55/+92
| * openvswitch: remove duplicated include from flow_table.cWei Yongjun2014-01-061-2/+0
| * net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}Daniel Borkmann2014-01-062-17/+2
| * openvswitch: Per cpu flow stats.Pravin B Shelar2014-01-067-55/+210
| * openvswitch: Enable memory mapped Netlink i/oThomas Graf2014-01-061-27/+29
OpenPOWER on IntegriCloud