Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | sparc64: don't treat 64-bit syscall return codes as 32-bit | Dave Kleikamp | 2014-03-17 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | sparc: serial: Clean up the locking for -rt | David Miller | 2014-03-06 | 4 | -39/+25 | |
| * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-03-24 | 47 | -306/+508 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | tipc: fix spinlock recursion bug for failed subscriptions | Erik Hugne | 2014-03-24 | 1 | -14/+15 | |
| | * | | | | | | | | | | | | | | | vxlan: fix nonfunctional neigh_reduce() | David Stevens | 2014-03-24 | 1 | -14/+113 | |
| | * | | | | | | | | | | | | | | | Merge branch 'davinci_emac' | David S. Miller | 2014-03-24 | 2 | -13/+44 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | net: davinci_emac: Fix rollback of emac_dev_open() | Christian Riesch | 2014-03-24 | 2 | -17/+31 | |
| | | * | | | | | | | | | | | | | | | net: davinci_emac: Replace devm_request_irq with request_irq | Christian Riesch | 2014-03-24 | 1 | -4/+21 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | netpoll: fix the skb check in pkt_is_ns | Li RongQing | 2014-03-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | net: micrel : ks8851-ml: add vdd-supply support | Nishanth Menon | 2014-03-24 | 2 | -1/+30 | |
| | * | | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o... | David S. Miller | 2014-03-20 | 2 | -5/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | openvswitch: Correctly report flow used times for first 5 minutes after boot. | Ben Pfaff | 2014-03-20 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | openvswitch: Fix race. | Jarno Rajahalme | 2014-02-15 | 1 | -3/+4 | |
| | | * | | | | | | | | | | | | | | | openvswitch: Read tcp flags only then the tranport header is present. | Jarno Rajahalme | 2014-02-15 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | ovs: fix dp check in ovs_dp_reset_user_features | Jiri Pirko | 2014-02-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | ip6mr: fix mfc notification flags | Nicolas Dichtel | 2014-03-20 | 1 | -5/+8 | |
| | * | | | | | | | | | | | | | | | | ipmr: fix mfc notification flags | Nicolas Dichtel | 2014-03-20 | 1 | -5/+8 | |
| | * | | | | | | | | | | | | | | | | rtnetlink: fix fdb notification flags | Nicolas Dichtel | 2014-03-20 | 1 | -4/+6 | |
| | * | | | | | | | | | | | | | | | | tcp: syncookies: do not use getnstimeofday() | Eric Dumazet | 2014-03-20 | 1 | -5/+6 | |
| | * | | | | | | | | | | | | | | | | netlink: fix setsockopt in mmap examples in documentation | stephen hemminger | 2014-03-20 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | via-rhine: Disable device in error path | Roger Luethi | 2014-03-19 | 1 | -3/+5 | |
| | * | | | | | | | | | | | | | | | | ATHEROS-ATL1E: Convert iounmap to pci_iounmap | Peter Senna Tschudin | 2014-03-18 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | vxlan: fix potential NULL dereference in arp_reduce() | David Stevens | 2014-03-18 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'cnic-net' | David S. Miller | 2014-03-18 | 8 | -122/+138 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | cnic: Update version to 2.5.20 and copyright year. | Michael Chan | 2014-03-18 | 4 | -6/+6 | |
| | | * | | | | | | | | | | | | | | | | cnic,bnx2i,bnx2fc: Fix inconsistent use of page size | Michael Chan | 2014-03-18 | 6 | -114/+129 | |
| | | * | | | | | | | | | | | | | | | | cnic: Use proper ulp_ops for per device operations. | Michael Chan | 2014-03-18 | 1 | -2/+3 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | net: cdc_ncm: fix control message ordering | Bjørn Mork | 2014-03-18 | 2 | -25/+24 | |
| | * | | | | | | | | | | | | | | | | ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly | lucien | 2014-03-18 | 1 | -8/+6 | |
| | * | | | | | | | | | | | | | | | | isdn/capi: Make Middleware depend on CAPI2.0 | Paul Bolle | 2014-03-18 | 1 | -9/+9 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-03-18 | 11 | -44/+66 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | selinux: add gfp argument to security_xfrm_policy_alloc and fix callers | Nikolay Aleksandrov | 2014-03-10 | 11 | -38/+59 | |
| | | * | | | | | | | | | | | | | | | | net: af_key: fix sleeping under rcu | Nikolay Aleksandrov | 2014-03-10 | 1 | -6/+7 | |
| | * | | | | | | | | | | | | | | | | | net: cpsw: do not register cpts twice | Benedikt Spranger | 2014-03-17 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bug | Peter Senna Tschudin | 2014-03-17 | 1 | -10/+4 | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-03-14 | 4 | -8/+9 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-03-14 | 4 | -8/+9 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx" | Stanislaw Gruszka | 2014-03-13 | 1 | -3/+3 | |
| | | | * | | | | | | | | | | | | | | | | | ath9k: Fix sequence number assignment for non-data frames | Helmut Schaa | 2014-03-13 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | | | | | | | | ath9k_hw: fix unreachable code in baseband hang detection code | Felix Fietkau | 2014-03-13 | 1 | -2/+1 | |
| | | | * | | | | | | | | | | | | | | | | | brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path. | Dave Jones | 2014-03-13 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | net: phy: fix uninitalized ethtool_wolinfo in phy_suspend | Sebastian Hesselbarth | 2014-03-14 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | | | MAINTAINERS: Add linux.nics@intel.com to INTEL ETHERNET DRIVERS | Joe Perches | 2014-03-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-03-22 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2014-03-18 | 2 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | perf bench: Fix NULL pointer dereference in "perf bench all" | Patrick Palka | 2014-03-14 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | perf bench numa: Make no args mean 'run all tests' | Arnaldo Carvalho de Melo | 2014-03-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-03-22 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | ARM: at91: fix network interface ordering for sama5d36 | Boris BREZILLON | 2014-03-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | MAINTAINERS: update IMX kernel git tree | Shawn Guo | 2014-03-11 | 1 | -2/+2 |