Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | ||||
| | | \ \ \ \ | ||||
| | | \ \ \ \ | ||||
| | | \ \ \ \ | ||||
| | | \ \ \ \ | ||||
| | | \ \ \ \ | ||||
| | *-----. \ \ \ \ | Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f... | Mark Brown | 2014-09-28 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | | | | * | | | | | ASoC: rt286: Fix sync function | Bard Liao | 2014-09-26 | |
| | | | | | * | | | | | ASoC: rt286: Correct default value | Bard Liao | 2014-09-26 | |
| | | | | | |/ / / / | ||||
| | | | | * / / / / | ASoC: fsl_ssi: fix kernel panic in probe function | Michael Trimarchi | 2014-09-22 | |
| | | | | |/ / / / | ||||
| | | | * / / / / | ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error. | Xiubo Li | 2014-09-28 | |
| | | | |/ / / / | ||||
| | | * | | | | | ASoC: soc-compress: fix double unlock of fe card mutex | Qiao Zhou | 2014-09-24 | |
| | * | | | | | | MAINTAINERS: add atmel audio alsa driver maintainer entry | Bo Shen | 2014-09-28 | |
| | | |/ / / / | | |/| | | | | ||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-10-02 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | bna: Update Maintainer Email | Rasesh Mody | 2014-10-01 | |
| * | | | | | | | Merge branch 'r8152' | David S. Miller | 2014-10-01 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | r8152: disable power cut for RTL8153 | hayeswang | 2014-10-01 | |
| | * | | | | | | | r8152: remove clearing bp | hayeswang | 2014-10-01 | |
| |/ / / / / / / | ||||
| * | | | | | | | bnx2: Correctly receive full sized 802.1ad fragmes | Vlad Yasevich | 2014-10-01 | |
| * | | | | | | | tg3: Allow for recieve of full-size 8021AD frames | Vlad Yasevich | 2014-10-01 | |
| * | | | | | | | r8152: fix setting RTL8152_UNPLUG | hayeswang | 2014-09-30 | |
| * | | | | | | | Merge branch 'netxen' | David S. Miller | 2014-09-30 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | netxen: Fix bug in Tx completion path. | Manish Chopra | 2014-09-30 | |
| | * | | | | | | | netxen: Fix BUG "sleeping function called from invalid context" | Manish Chopra | 2014-09-30 | |
| |/ / / / / / / | ||||
| * | | | | | | | ipv6: remove rt6i_genid | Hannes Frederic Sowa | 2014-09-30 | |
| * | | | | | | | hyperv: Fix a bug in netvsc_start_xmit() | KY Srinivasan | 2014-09-30 | |
| * | | | | | | | net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selected | Kweh, Hock Leong | 2014-09-29 | |
| * | | | | | | | ematch: Fix matching of inverted containers. | Ignacy Gawędzki | 2014-09-29 | |
| * | | | | | | | gro: fix aggregation for skb using frag_list | Eric Dumazet | 2014-09-29 | |
| * | | | | | | | neigh: check error pointer instead of NULL for ipv4_neigh_lookup() | WANG Cong | 2014-09-28 | |
| * | | | | | | | Merge branch 'ipv6_tunnel' | David S. Miller | 2014-09-28 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | ip6_gre: Return an error when adding an existing tunnel. | Steffen Klassert | 2014-09-28 | |
| | * | | | | | | | ip6_vti: Return an error when adding an existing tunnel. | Steffen Klassert | 2014-09-28 | |
| | * | | | | | | | ip6_tunnel: Return an error when adding an existing tunnel. | Steffen Klassert | 2014-09-28 | |
| |/ / / / / / / | ||||
| * | | | | | | | ip6gre: add a rtnl link alias for ip6gretap | Nicolas Dichtel | 2014-09-26 | |
| * | | | | | | | net/mlx4_core: Allow not to specify probe_vf in SRIOV IB mode | Matan Barak | 2014-09-26 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-09-26 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | netfilter: xt_TPROXY: undefined reference to `udp6_lib_lookup' | Pablo Neira Ayuso | 2014-09-07 | |
| | * | | | | | | | netfilter: nfnetlink: deliver netlink errors on batch completion | Pablo Neira Ayuso | 2014-09-03 | |
| | * | | | | | | | rhashtable: fix lockdep splat in rhashtable_destroy() | Pablo Neira Ayuso | 2014-09-03 | |
| | * | | | | | | | netfilter: nft_rbtree: no need for spinlock from set destroy path | Pablo Neira Ayuso | 2014-09-03 | |
| | * | | | | | | | netfilter: nft_hash: no need for rcu in the hash set destroy path | Pablo Neira Ayuso | 2014-09-03 | |
| * | | | | | | | | r8152: fix the carrier off when autoresuming | hayeswang | 2014-09-26 | |
| * | | | | | | | | Revert "net/macb: add pinctrl consumer support" | Soren Brinkmann | 2014-09-26 | |
| * | | | | | | | | macvtap: Fix race between device delete and open. | Vlad Yasevich | 2014-09-26 | |
| * | | | | | | | | Merge branch 'qlcnic' | David S. Miller | 2014-09-26 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | qlcnic: Fix ordering of stats in stats buffer. | Manish Chopra | 2014-09-26 | |
| | * | | | | | | | | qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics. | Manish Chopra | 2014-09-26 | |
| | * | | | | | | | | qlcnic: Fix memory corruption while reading stats using ethtool. | Manish Chopra | 2014-09-26 | |
| | * | | | | | | | | qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the... | Sony Chacko | 2014-09-26 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | ip_tunnel: Don't allow to add the same tunnel multiple times. | Steffen Klassert | 2014-09-26 | |
* | | | | | | | | | Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-10-01 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||
| * | | | | | | | | nfsd4: fix corruption of NFSv4 read data | J. Bruce Fields | 2014-09-30 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-09-30 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset" | Jon Medhurst | 2014-09-30 | |
| * | | | | | | | ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERS | Nathan Lynch | 2014-09-30 |