summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24528-3738/+6232
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-05-235-19/+20
| |\
| | * sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.cToralf Förster2014-05-211-1/+1
| | * sparc64: Add membar to Niagara2 memcpy code.David S. Miller2014-05-171-0/+1
| | * sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller2014-05-082-3/+17
| | * sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller2014-05-061-15/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-23131-928/+2381
| |\ \
| | * | batman: fix a bogus warning from batadv_is_on_batman_iface()Cong Wang2014-05-221-1/+1
| | * | ipv4: initialise the itag variable in __mkroute_inputLi RongQing2014-05-221-1/+1
| | * | bonding: Send ALB learning packets using the right sourceVlad Yasevich2014-05-221-14/+35
| | * | bonding: Don't assume 802.1Q when sending alb learning packets.Vlad Yasevich2014-05-221-3/+4
| | * | Merge tag 'linux-can-fixes-for-3.15-20140521' of git://gitorious.org/linux-ca...David S. Miller2014-05-221-5/+9
| | |\ \
| | | * | can: peak_pci: prevent use after free at netdev removalStephane Grosjean2014-05-211-5/+9
| | * | | net: doc: Update references to skb->rxhashTobias Klauser2014-05-222-2/+2
| | * | | stmmac: Remove unbalanced clk_disable callHans de Goede2014-05-221-3/+1
| | * | | ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet2014-05-212-6/+2
| | * | | net_sched: fix an oops in tcindex filterCong Wang2014-05-211-10/+20
| | |/ /
| | * | ip_tunnel: Initialize the fallback device properlySteffen Klassert2014-05-211-0/+1
| | * | Merge tag 'linux-can-fixes-for-3.15-20140519' of git://gitorious.org/linux-ca...David S. Miller2014-05-212-43/+0
| | |\ \
| | | * | can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig optionOliver Hartkopp2014-05-192-43/+0
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-05-211-26/+23
| | |\ \ \
| | | * | | netfilter: nf_tables: fix trace of matching non-terminal rulePablo Neira Ayuso2014-05-151-1/+3
| | | * | | netfilter: nf_tables: fix missing return trace at the end of non-base chainPablo Neira Ayuso2014-05-121-5/+3
| | | * | | netfilter: nf_tables: fix bogus rulenum after goto actionPablo Neira Ayuso2014-05-121-1/+1
| | | * | | netfilter: nf_tables: fix tracing of the goto actionPablo Neira Ayuso2014-05-121-1/+5
| | | * | | netfilter: nf_tables: fix goto actionPablo Neira Ayuso2014-05-121-18/+10
| | | * | | netfilter: nf_tables: reset rule number counter after jump and gotoPablo Neira Ayuso2014-05-101-1/+2
| | * | | | vlan: Fix build error wth vlan_get_encap_level()Vlad Yasevich2014-05-201-5/+11
| | | |/ / | | |/| |
| | * | | MAINTAINERS: Pravin Shelar is Open vSwitch maintainer.Jesse Gross2014-05-181-2/+2
| | * | | bnx2x: Convert return 0 to return rcJoe Perches2014-05-182-2/+2
| | * | | Merge branch 'bond_stacked_vlans'David S. Miller2014-05-166-70/+108
| | |\ \ \
| | | * | | bonding: Fix alb mode to only use first level vlans.Vlad Yasevich2014-05-161-1/+1
| | | * | | bonding: Fix stacked device detection in arp monitoringVlad Yasevich2014-05-165-69/+107
| | |/ / /
| | * | | Merge branch 'stacked_netdevice_locking'David S. Miller2014-05-167-48/+90
| | |\ \ \
| | | * | | macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich2014-05-162-2/+11
| | | * | | vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich2014-05-164-45/+12
| | | * | | net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich2014-05-161-1/+7
| | | * | | net: Find the nesting level of a given device by type.Vlad Yasevich2014-05-162-0/+60
| | |/ / /
| | * | | net: gro: make sure skb->cb[] initial content has not to be zeroEric Dumazet2014-05-162-2/+3
| | * | | ipv4: ip_tunnels: disable cache for nbma gre tunnelsTimo Teräs2014-05-161-1/+2
| | * | | net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe()Fabian Godehardt2014-05-161-1/+2
| | * | | net: ipv6: make "ip -6 route get mark xyz" work.Lorenzo Colitti2014-05-161-0/+3
| | * | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-05-164-8/+20
| | |\ \ \
| | | * | | batman-adv: fix local TT check for outgoing arp requests in DATAntonio Quartulli2014-05-151-2/+1
| | | * | | batman-adv: increase orig refcount when storing ref in gw_nodeAntonio Quartulli2014-05-151-2/+9
| | | * | | batman-adv: fix reference counting imbalance while sending fragmentAntonio Quartulli2014-05-151-3/+8
| | | * | | batman-adv: fix indirect hard_iface NULL dereferenceMarek Lindner2014-05-151-1/+2
| | * | | | xen-netback: fix race between napi_complete() and interrupt handlerDavid Vrabel2014-05-163-30/+6
| | * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-1616-78/+106
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-1516-78/+106
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
OpenPOWER on IntegriCloud